smengcl commented on code in PR #5175:
URL: https://github.com/apache/ozone/pull/5175#discussion_r1296486485


##########
hadoop-ozone/interface-client/src/main/proto/OmClientProtocol.proto:
##########
@@ -820,7 +820,8 @@ message SnapshotInfo {
   optional int64 dbTxSequenceNumber = 12;
   optional bool deepClean = 13;
   optional bool sstFiltered = 14;
- }
+  optional uint64 referencedSize = 15;

Review Comment:
   TODO: Rename to `referencedSizeReplicated`.



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