You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/03/27 22:36:17 UTC

[jira] [Commented] (ACCUMULO-2524) ProblemReport needs to check for nulls on construction

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

ASF subversion and git services commented on ACCUMULO-2524:
-----------------------------------------------------------

Commit 1258b4e0352e99d70b34b1131a4cfa5f90afd6ff in accumulo's branch refs/heads/1.5.2-SNAPSHOT from [~bhavanki]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=1258b4e ]

ACCUMULO-2524 Check for null args to ProblemReport constructors


> ProblemReport needs to check for nulls on construction
> ------------------------------------------------------
>
>                 Key: ACCUMULO-2524
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2524
>             Project: Accumulo
>          Issue Type: Bug
>    Affects Versions: 1.4.4, 1.5.1
>            Reporter: Bill Havanki
>            Assignee: Bill Havanki
>            Priority: Trivial
>              Labels: newbie
>
> The {{ProblemReport}} class expects to have non-null values for the reported table name, problem type, and resource. If any of those are null, NPEs will be thrown from a variety of its methods.



--
This message was sent by Atlassian JIRA
(v6.2#6252)