smengcl commented on code in PR #8587: URL: https://github.com/apache/ozone/pull/8587#discussion_r2373490833
########## hadoop-ozone/interface-client/src/main/proto/OmClientProtocol.proto: ########## @@ -1401,9 +1403,12 @@ message DeleteKeyResponse { } message DeletedKeys { - required string volumeName = 1 [deprecated = true]; - required string bucketName = 2 [deprecated = true]; Review Comment: hmm are we not deprecating the fields anymore? it was just deprecated in https://github.com/apache/ozone/commit/1825cdf6057ae4ac2d0bcbdcfb0bed1302054e9e -- 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