You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Sebastien Dubois (JIRA)" <ji...@apache.org> on 2017/12/18 11:56:00 UTC

[jira] [Created] (AVRO-2120) NullPointerException thrown by Schema.Parser#parse(literal)

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)