Russole opened a new pull request, #9968: URL: https://github.com/apache/ozone/pull/9968
## What changes were proposed in this pull request? Fix incorrect value for "Max Size to Move per Iteration" in ContainerBalancer status * Fix wrong field reference in `ContainerBalancerStatusSubcommand` * Use `getSizeMovedMaxPerIteration()` instead of `getDatanodesInvolvedMaxPercentagePerIteration()` * Previously returned `0GB` due to wrong field mapping * Update related tests to reflect the corrected value ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-14883 ## How was this patch tested? - All CI checks passed - https://github.com/Russole/ozone/actions/runs/23454413470 -- 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]
