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

specific should not depend on reflect

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0
    • java
    • None
    • Incompatible change, Reviewed

    Description

      Currently the specific implementation inherits from the reflect implementation. To fix AVRO-80, this dependency should be reversed, since specific will still share all data representations but records and enums with generic, but specific and reflect will no longer use common representations for strings and arrays.

      Attachments

        1. AVRO-185.patch
          48 kB
          Doug Cutting
        2. AVRO-185.patch
          48 kB
          Doug Cutting

        Issue Links

          Activity

            People

              cutting Doug Cutting
              cutting Doug Cutting
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: