NihalJain commented on code in PR #5695:
URL: https://github.com/apache/hbase/pull/5695#discussion_r1499152669


##########
hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AccessController.java:
##########
@@ -1203,12 +1203,6 @@ public void 
preDecommissionRegionServers(ObserverContext<MasterCoprocessorEnviro
     requirePermission(ctx, "decommissionRegionServers", Action.ADMIN);
   }
 
-  @Override

Review Comment:
   > Although I am curious why only this change when we have other methods 
around listing?
   
   Just saw the JIRA description. 
   
   Also, please have a look at @Apache9 comment to change this o Action.READ



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

Reply via email to