xiaoyuyao commented on a change in pull request #1814:
URL: https://github.com/apache/ozone/pull/1814#discussion_r587831316



##########
File path: 
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/BucketManagerImpl.java
##########
@@ -419,7 +421,6 @@ public boolean addAcl(OzoneObj obj, OzoneAcl acl) throws 
IOException {
     }

Review comment:
       These are legacy addAcl/removeAcl/setAcl before HA is introduced. It is 
deprecated and not used. 
   The actual addAcl/removeAcl/setAcl requests are handled in 
OMVolumeAclRequest/OMBucketAclRequest/OMKeyAclRequest classes. 




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

Reply via email to