sarvekshayr opened a new pull request, #9964: URL: https://github.com/apache/ozone/pull/9964
## What changes were proposed in this pull request? Allow container balancer to include containers if - Container State is CLOSED and ContainerHealthState is OVER_REPLICATED but has minimum CLOSED replicas based on replication config along with additional QUASI_CLOSED replicas - Container State is QUASI_CLOSED and has all replicas in QUASI_CLOSED state. This is allowed only if the new config `hdds.container.balancer.include.non.standard.containers` is set to true. ## What is the link to the Apache JIRA [HDDS-14870](https://issues.apache.org/jira/browse/HDDS-14870) ## How was this patch tested? Added a unit test - `TestContainerBalancerSelectionCriteria#shouldIncludeNonStandardContainers` -- 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]
