nandakumar131 commented on code in PR #3480:
URL: https://github.com/apache/ozone/pull/3480#discussion_r888767945
##########
hadoop-ozone/interface-client/src/main/proto/OmClientProtocol.proto:
##########
@@ -297,7 +299,8 @@ message OMResponse {
optional ListTrashResponse listTrashResponse =
91;
optional RecoverTrashResponse RecoverTrashResponse =
92;
- optional PurgeDirectoriesResponse purgeDirectoriesResponse =
93;
+ optional PurgePathsResponse purgePathsResponse =
93; // [deprecated = true]
Review Comment:
Fixed it
--
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]