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)