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

Tanvi Penumudy updated HDDS-10507:
----------------------------------
    Summary: Revise NetworkTopology-based use cases to leverage custom equals() 
method   (was: Update NetworkTopology-based usecases to utilize 
InnerNode.equals() )

> Revise NetworkTopology-based use cases to leverage custom equals() method 
> --------------------------------------------------------------------------
>
>                 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