sodonnel opened a new pull request, #3574: URL: https://github.com/apache/ozone/pull/3574
## What changes were proposed in this pull request? After the under / over replicated containers are collect in [HDDS-6699](https://issues.apache.org/jira/browse/HDDS-6699), they need to be priortised and placed on a queue for the next stage of RM to pick up and process. This change adds a priority queue for the under replicated containers, where they are priortised by the remaining redundancy and made available for processing by the next stage of the replication process. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-6957 ## How was this patch tested? New 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]
