You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/10/10 22:50:33 UTC

[jira] [Created] (ACCUMULO-3226) Unnecessary null check in Authorizations constructor

Josh Elser created ACCUMULO-3226:
------------------------------------

             Summary: Unnecessary null check in Authorizations constructor
                 Key: ACCUMULO-3226
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3226
             Project: Accumulo
          Issue Type: Sub-task
          Components: client
    Affects Versions: 1.6.1, 1.5.2
            Reporter: Josh Elser
            Assignee: Josh Elser
            Priority: Trivial
             Fix For: 1.5.3, 1.6.2, 1.7.0


In the constructor that accepts a byte array, we check that the byte array argument is non-null twice. The 2nd check is unnecessary.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)