You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/05/24 21:16:22 UTC

[GitHub] [ozone] avijayanhwx commented on a change in pull request #2217: HDDS-5138. Upgrade related RPC calls should be allowed only for admins.

avijayanhwx commented on a change in pull request #2217:
URL: https://github.com/apache/ozone/pull/2217#discussion_r638275281



##########
File path: hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/OzoneManager.java
##########
@@ -3624,6 +3625,16 @@ public OzoneDelegationTokenSecretManager getDelegationTokenMgr() {
     return ozAdmins;
   }
 
+  public boolean isAdmin(String username) throws IOException {

Review comment:
       Thank you @xiaoyuyao. We will be bringing in changes from master later this week. We will resolve the conflicts then.




-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org