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 2019/11/22 10:33:00 UTC

[jira] [Commented] (AVRO-2627) Unify NullPointerException Management

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

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

Commit 68796d30d8898cf1cd9e806623602da519cd4058 in avro's branch refs/heads/master from David Mollitor
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=68796d3 ]

AVRO-2627: Unify NullPointerException Management


> Unify NullPointerException Management
> -------------------------------------
>
>                 Key: AVRO-2627
>                 URL: https://issues.apache.org/jira/browse/AVRO-2627
>             Project: Apache Avro
>          Issue Type: Improvement
>    Affects Versions: 1.9.1
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Minor
>             Fix For: 1.10.0
>
>
> Use JDK's [Objects#requireNonNull|https://docs.oracle.com/javase/8/docs/api/java/util/Objects.html#requireNonNull-T-] to validate variables.  Unify error messages.  Add NullPointerException information to JavaDocs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)