You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/07/25 11:21:00 UTC

[jira] [Commented] (HBASE-18447) MetricRegistryInfo#hashCode uses hashCode instead of toHashCode

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

Ted Yu commented on HBASE-18447:
--------------------------------

lgtm

> MetricRegistryInfo#hashCode uses hashCode instead of toHashCode
> ---------------------------------------------------------------
>
>                 Key: HBASE-18447
>                 URL: https://issues.apache.org/jira/browse/HBASE-18447
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 2.0.0, 3.0.0, 1.4.0
>            Reporter: Peter Somogyi
>            Assignee: Peter Somogyi
>            Priority: Minor
>             Fix For: 3.0.0, 1.4.0, 2.0.0-alpha-2
>
>         Attachments: HBASE-18447.master.001.patch
>
>
> With commons-lang 2.6 .hashCode and .toHashCode gives back the same result but with version 2.4 the hashCode gives back the HashCodeBuilder's hash.



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