Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-1171

Configure method is being called twice on AvroMapper instances

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.7.1
    • 1.7.3
    • java
    • None
    • mapred

    Description

      The configure method is being called twice on each AvroMapper instance.

      The first call is made via reflection, when the instance is created by ReflectionUtils, and the second is made explicitly inside HadoopMapper. I think this second one could be safely removed.

      Ref:
      http://mail-archives.apache.org/mod_mbox/avro-user/201209.mbox/%3CCAFZSZPuM10yoBvP897ytT5PpAbv-gGFzsvE-kUn-Ue9p4SUJuQ%40mail.gmail.com%3E

      Attachments

        1. AVRO-1171.patch
          2 kB
          Dave Beech

        Activity

          People

            dbeech Dave Beech
            dbeech Dave Beech
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: