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 2017/12/22 22:39:03 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=16302028#comment-16302028 ] 

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

Commit e39170ef83fb06d09b2ad12afc9c6a1b429dfdf9 in avro's branch refs/heads/branch-1.8 from [~nielsbasjes]
[ https://git-wip-us.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: Avro
>          Issue Type: Bug
>            Reporter: Niels Basjes
>            Assignee: Niels Basjes
>            Priority: Critical
>             Fix For: 1.8.2
>
>
> 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
(v6.4.14#64029)