Dylan Patterson created AVRO-2480:
-------------------------------------

             Summary: Java Schema Parser adds unparsable files to known types
                 Key: AVRO-2480
                 URL: https://issues.apache.org/jira/browse/AVRO-2480
             Project: Apache Avro
          Issue Type: Bug
          Components: java
    Affects Versions: 1.8.2
            Reporter: Dylan Patterson


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.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to