You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/07/25 10:37:02 UTC

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

Peter Somogyi created HBASE-18447:
-------------------------------------

             Summary: 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


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)