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

2018-01-02 Thread Niels Basjes (JIRA)

 [ 
https://issues.apache.org/jira/browse/AVRO-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Niels Basjes resolved AVRO-2120.

Resolution: Fixed

> 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
>Assignee: Niels Basjes
> 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
(v6.4.14#64029)


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

2018-01-02 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/AVRO-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16307829#comment-16307829
 ] 

ASF GitHub Bot commented on AVRO-2120:
--

Github user nielsbasjes closed the pull request at:

https://github.com/apache/avro/pull/272


> 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
>Assignee: Niels Basjes
> 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
(v6.4.14#64029)


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

2018-01-02 Thread Niels Basjes (JIRA)

 [ 
https://issues.apache.org/jira/browse/AVRO-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Niels Basjes updated AVRO-2120:
---
Fix Version/s: 1.8.3
   1.9.0

> 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
>Assignee: Niels Basjes
> 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
(v6.4.14#64029)


[GitHub] avro pull request #272: AVRO-2120: Fix NullPointerException thrown by Schema...

2018-01-02 Thread nielsbasjes
Github user nielsbasjes closed the pull request at:

https://github.com/apache/avro/pull/272


---


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

2018-01-02 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/AVRO-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16307820#comment-16307820
 ] 

ASF subversion and git services commented on AVRO-2120:
---

Commit 9754e0489093f295402fb370018caaa422d4a2ed in avro's branch 
refs/heads/branch-1.8 from [~nielsbasjes]
[ https://git-wip-us.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: Avro
>  Issue Type: Improvement
>  Components: java
>Affects Versions: 1.8.2
>Reporter: Sebastien Dubois
>Assignee: Niels Basjes
>
> 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)


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

2018-01-02 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/AVRO-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16307816#comment-16307816
 ] 

ASF subversion and git services commented on AVRO-2120:
---

Commit a7a43da6de9bd44e57e057319127c64b2fca56a0 in avro's branch 
refs/heads/master from [~nielsbasjes]
[ https://git-wip-us.apache.org/repos/asf?p=avro.git;h=a7a43da ]

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: Avro
>  Issue Type: Improvement
>  Components: java
>Affects Versions: 1.8.2
>Reporter: Sebastien Dubois
>Assignee: Niels Basjes
>
> 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)