Gargi-jais11 opened a new pull request, #8009: URL: https://github.com/apache/ozone/pull/8009
## What changes were proposed in this pull request? As the status helps to reveal the disk balancer task state to user, add success move count and fail move count to status report. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-12435 ## How was this patch tested? The patch was tested manually on docker cluster by checking diskbalancer status command. ``` bash-5.1$ ozone admin datanode diskbalancer status Datanode VolumeDensity Status Threshold BandwidthInMB ParallelThread SuccessMoveCount FailureMoveCount ozone-datanode-1.ozone_default 0.0029572479494478013 RUNNING 5.0E-4 10 5 7 2 ``` -- 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]
