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

   ## What changes were proposed in this pull request?
   
   Container Balancer excludes containers whose replication health is 
unsuitable for moving. The existing per-container messages are logged at DEBUG, 
so they are not visible with the default INFO logging level.
   
   This change promotes the exclusion messages to INFO for both the standard 
and relaxed container selection paths. It also adds unit coverage that sets the 
logger to INFO and verifies the message is emitted by both paths.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-16199
   
   ## How was this patch tested?
   
   - `mvn -pl :hdds-server-scm -am test 
-Dtest=TestContainerBalancerSelectionCriteria 
-Dsurefire.failIfNoSpecifiedTests=false -DskipShade -DskipRecon -DskipDocs`
   - `./hadoop-ozone/dev-support/checks/checkstyle.sh`
   - `git diff --check`
   
   Generated-by: Codex (GPT-5.6)
   


-- 
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