sodonnel opened a new pull request, #4166: URL: https://github.com/apache/ozone/pull/4166
## What changes were proposed in this pull request? In HDDS-7560, we added the method `placementPolicy.replicasToRemoveToFixOverreplication()` to select replicas to remove when a container is over replicated. This PR is to change the EC Over replication Handler to use that new method, and remove the existing logic from the handler class. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-7761 ## How was this patch tested? Added new unit tests and modified some existing 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]
