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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]