Sebastien Dubois created AVRO-2120:
--------------------------------------
Summary: NullPointerException thrown by
Schema.Parser#parse(literal)
Key: AVRO-2120
URL: https://issues.apache.org/jira/browse/AVRO-2120
Project: Avro
Issue Type: Improvement
Components: java
Affects Versions: 1.8.2
Reporter: Sebastien Dubois
Calling the parse method with an invalid input (e.g., "") instead of a valid
schema throws a NullPointerException.
Expected behavior: SchemaParseException.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)