ChenSammi commented on code in PR #8056: URL: https://github.com/apache/ozone/pull/8056#discussion_r1990900475
########## hadoop-hdds/interface-client/src/main/proto/hdds.proto: ########## @@ -563,4 +563,5 @@ message DatanodeDiskBalancerInfoProto { optional DiskBalancerConfigurationProto diskBalancerConf = 4; optional uint64 successMoveCount = 5; optional uint64 failureMoveCount = 6; + optional uint64 estimatedTotalSizePendingToMove = 7; Review Comment: estimatedTotalSizePendingToMove -> bytesToMove -- 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: issues-unsubscr...@ozone.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org