nandakumar131 commented on code in PR #3480:
URL: https://github.com/apache/ozone/pull/3480#discussion_r888767733
##########
hadoop-ozone/interface-client/src/main/proto/OmClientProtocol.proto:
##########
@@ -101,7 +101,8 @@ enum Type {
RevokeS3Secret = 93;
- PurgeDirectories = 94;
+ PurgePaths = 94; // [deprecated=true]
Review Comment:
deprecated keyword is not supported for enum in protobuf 2.5
--
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]