Karthik Kambatla created HADOOP-13821:
-----------------------------------------
Summary: Improve findbugs rules to not require trivially
overriding equals and hashCode methods
Key: HADOOP-13821
URL: https://issues.apache.org/jira/browse/HADOOP-13821
Project: Hadoop Common
Issue Type: Improvement
Components: tools
Reporter: Karthik Kambatla
Priority: Minor
If we override {{equals}} and {{hashCode}} methods of a class, findbugs
requires us to override the subclasses as well even if trivially. e.g.
YARN-5783.
Filing this JIRA based on feedback from Sangjin on the DISCUSS thread for
YARN-4752.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]