sumitagrawl commented on code in PR #8566:
URL: https://github.com/apache/ozone/pull/8566#discussion_r2160786038


##########
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:
   KeyBlock is entry datatype defined in ScmServerProtocol and same is used by 
both currently. why inner datatype defining in hdds.proto is resolving problem? 
please recheck



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

Reply via email to