priyeshkaratha commented on code in PR #8566: URL: https://github.com/apache/ozone/pull/8566#discussion_r2158868935
########## hadoop-hdds/interface-client/src/main/proto/hdds.proto: ########## @@ -408,6 +408,11 @@ message BlockID { optional uint64 blockCommitSequenceId = 2 [default = 0]; } +message DeletedBlock { Review Comment: Done ########## hadoop-hdds/interface-client/src/main/proto/hdds.proto: ########## @@ -408,6 +408,11 @@ message BlockID { optional uint64 blockCommitSequenceId = 2 [default = 0]; } +message DeletedBlock { Review Comment: Done -- 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