[
https://issues.apache.org/jira/browse/AVRO-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16717786#comment-16717786
]
ASF subversion and git services commented on AVRO-2120:
-------------------------------------------------------
Commit 9754e0489093f295402fb370018caaa422d4a2ed in avro's branch
refs/heads/branch-1.8 from [~nielsbasjes]
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=9754e04 ]
AVRO-2120: Fix NullPointerException thrown by Schema.Parser#parse("")
> NullPointerException thrown by Schema.Parser#parse(literal)
> -----------------------------------------------------------
>
> Key: AVRO-2120
> URL: https://issues.apache.org/jira/browse/AVRO-2120
> Project: Apache Avro
> Issue Type: Bug
> Components: java
> Affects Versions: 1.8.2
> Reporter: Sebastien Dubois
> Assignee: Niels Basjes
> Priority: Major
> Fix For: 1.9.0, 1.8.3
>
>
> 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
(v7.6.3#76005)