Jeffrey Shmain created HBASE-11605:
--------------------------------------
Summary: All classes that override equals should have a
corresponding hashCode
Key: HBASE-11605
URL: https://issues.apache.org/jira/browse/HBASE-11605
Project: HBase
Issue Type: Bug
Reporter: Jeffrey Shmain
Priority: Trivial
I was looking at this link:
https://analysis.apache.org/drilldown/issues/71923?&rule=findbugs%3AHE_EQUALS_USE_HASHCODE&rule_sev=CRITICAL
And some classes that define equals do not define hashCode, which is not the
best practice.
--
This message was sent by Atlassian JIRA
(v6.2#6252)