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

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

     [ https://issues.apache.org/jira/browse/ACCUMULO-4722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs resolved ACCUMULO-4722.
-----------------------------------------
    Resolution: Fixed

Closing, since PR has been merged. Please re-open if this is not complete.

> 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
>            Assignee: Mark Owens
>              Labels: newbie, pull-request-available
>             Fix For: 2.0.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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)