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

Java Schema Parser adds unparsable files to known types

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.8.2
    • None
    • java
    • None

    Description

      Behavior is inconsistent of the internal types map when parsing multiple types.  If a schema fails to parse due to missing dependent type, the depending type still gets added - including it's (apparently unparsable) schema. Further this schema does not have the `isError()` flag set.  This only happens for record types. It makes it largely impossible to process multiple dependent schemas

      Attachments

        Activity

          People

            Unassigned Unassigned
            dylwilder@gmail.com Dylan Patterson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: