ssulav commented on code in PR #10312:
URL: https://github.com/apache/ozone/pull/10312#discussion_r3303107879


##########
hadoop-hdds/interface-client/src/main/proto/hdds.proto:
##########
@@ -586,11 +586,12 @@ enum DiskBalancerRunningStatus {
 message VolumeReportProto {
     optional string storageId = 1;
     optional string storagePath = 2;
-    optional uint64 totalCapacity = 3;
-    optional uint64 usedSpace = 4;
+    optional uint64 ozoneCapacity = 3;

Review Comment:
   Can we rather limit the change to console output



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