kerneltime commented on code in PR #3614:
URL: https://github.com/apache/ozone/pull/3614#discussion_r932734334
##########
hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/OmUtils.java:
##########
@@ -315,6 +315,7 @@ public static boolean isReadOnly(
case TenantRevokeUserAccessId:
case TenantAssignAdmin:
case TenantRevokeAdmin:
+ case EchoRPC:
Review Comment:
This should be a read only RPC call.
--
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]