siddhantsangwan opened a new pull request, #5650:
URL: https://github.com/apache/ozone/pull/5650

   ## What changes were proposed in this pull request?
   https://issues.apache.org/jira/browse/HDDS-9352 makes changes in the 
algorithm used for saving `UNHEALTHY` replicas with unique origins for a 
`QUASI_CLOSED` container in Legacy Replication Manager. This PR makes similar 
changes to `RatisOverReplicationHandler` for the new RM. Basically, any 
Datanodes not in-service, healthy should not be considered when finding 
replicas with unique origin datanode id, because these datanodes are likely 
going away soon or gone already. 
   
   Also refactored duplicated logic to one place and added some logs.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-9353
   
   ## How was this patch tested?
   Modified unit tests.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to