You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2023/01/10 15:09:37 UTC

[GitHub] [ozone] sodonnel opened a new pull request, #4166: HDDS-7761. EC: ReplicationManager - Use placementPolicy.replicasToRemoveToFixOverreplication in EC Over replication handler

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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [ozone] sodonnel merged pull request #4166: HDDS-7761. EC: ReplicationManager - Use placementPolicy.replicasToRemoveToFixOverreplication in EC Over replication handler

Posted by GitBox <gi...@apache.org>.
sodonnel merged PR #4166:
URL: https://github.com/apache/ozone/pull/4166


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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