You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Shilun Fan (Jira)" <ji...@apache.org> on 2024/01/04 12:00:00 UTC

[jira] [Updated] (HADOOP-13821) Improve findbugs rules to not require trivially overriding equals and hashCode methods

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

Shilun Fan updated HADOOP-13821:
--------------------------------
    Target Version/s: 3.5.0  (was: 3.4.0)

> 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
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org