You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "fanshilun (Jira)" <ji...@apache.org> on 2022/11/01 03:19:00 UTC

[jira] [Created] (YARN-11366) Improve equals, hashCode(), toString() methods of the Federation Base Object

fanshilun created YARN-11366:
--------------------------------

             Summary: Improve equals, hashCode(), toString() methods of the Federation Base Object
                 Key: YARN-11366
                 URL: https://issues.apache.org/jira/browse/YARN-11366
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: federation, router
    Affects Versions: 3.4.0
            Reporter: fanshilun
            Assignee: fanshilun


Yarn Federation contains some basic objects, which are listed below:

SubClusterId
SubClusterIdInfo
SubClusterInfo
SubClusterPolicyConfiguration
ApplicationHomeSubCluster
ReservationHomeSubCluster
RouterMasterKey
RouterStoreToken

The basic methods of these objects are not perfect, some lack equals, hashCode(), and some lack toString(). This pr will improve this part of the code.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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