You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2018/03/21 22:09:12 UTC

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

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

stack updated HBASE-18447:
--------------------------
    Fix Version/s:     (was: 3.0.0)

> 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: 3.0.0, 1.4.0, 2.0.0
>            Reporter: Peter Somogyi
>            Assignee: Peter Somogyi
>            Priority: Minor
>             Fix For: 1.4.0, 2.0.0-alpha-2, 2.0.0
>
>         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
(v7.6.3#76005)