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

Attila Doroszlai updated HDDS-10507:
------------------------------------
    Fix Version/s:     (was: 1.5.0)

> Update NetworkTopology-based usecases to utilize InnerNode.equals() 
> --------------------------------------------------------------------
>
>                 Key: HDDS-10507
>                 URL: https://issues.apache.org/jira/browse/HDDS-10507
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Tanvi Penumudy
>            Assignee: Tanvi Penumudy
>            Priority: Major
>              Labels: pull-request-available
>
> # The changes introduced in PR: [https://github.com/apache/ozone/pull/5391] 
> involve reconstructing the hierarchical cluster tree object that represents 
> the network topology on the Ozone Manager side.
>  # Under the NetworkTopology class, various operations employ the 
> `{*}==`{*}/`{*}!=`{*} operator for comparison.
>  # However, this comparator needs to be modified to utilize the 
> InnerNode#equals method instead. This adjustment is required as certain use 
> cases, as described in (1), involve object reconstruction necessitating 
> custom equality comparisons based on individual object attributes.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to