You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Keith Turner (JIRA)" <ji...@apache.org> on 2017/10/12 19:08:00 UTC

[jira] [Created] (ACCUMULO-4722) Use Objects.equal in Pair equals method

Keith Turner created ACCUMULO-4722:
--------------------------------------

             Summary: Use Objects.equal in Pair equals method
                 Key: ACCUMULO-4722
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4722
             Project: Accumulo
          Issue Type: Improvement
            Reporter: Keith Turner


I think org.apache.accumulo.core.util.Pair.equals() could call Objects.equal() and the private internal method that does and equality check could be dropped.  Need to verify the changes will have the same behavior for null.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)