ChenSammi commented on code in PR #9468:
URL: https://github.com/apache/ozone/pull/9468#discussion_r2660207656
##########
hadoop-ozone/interface-client/src/main/proto/OmClientProtocol.proto:
##########
@@ -158,6 +158,7 @@ enum Type {
DeleteObjectTagging = 142;
AssumeRole = 143;
RevokeSTSToken = 144;
+ CleanupRevokedSTSTokens = 145;
Review Comment:
It's better use Delete, to replace Cleanup, to have a consistent type naming.
--
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]