You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/11 19:15:01 UTC

[jira] [Commented] (AVRO-1967) NPE calling getXyzBuilder on instance where the xyz is null

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

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

Commit e39170ef83fb06d09b2ad12afc9c6a1b429dfdf9 in avro's branch refs/heads/branch-1.8 from [~nielsbasjes]
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=e39170e ]

AVRO-1967: Java: Fix NPE when calling getXyzBuilder on instance where the xyz is null


> NPE calling getXyzBuilder on instance where the xyz is null
> -----------------------------------------------------------
>
>                 Key: AVRO-1967
>                 URL: https://issues.apache.org/jira/browse/AVRO-1967
>             Project: Apache Avro
>          Issue Type: Bug
>            Reporter: Niels Basjes
>            Assignee: Niels Basjes
>            Priority: Critical
>             Fix For: 1.9.0, 1.8.3
>
>
> Assume a Record with a nested nullable record that has been set to the value 'null'.
> Then call the getXxxBuilder method on that record to obtain a builder for that nested record and you get an NPE.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)