xiaoyuyao commented on issue #1171: HDDS-1834. parent directories not found in 
secure setup due to ACL check
URL: https://github.com/apache/hadoop/pull/1171#issuecomment-516586868
 
 
   @lokeshj1703 getAcl, setAcl, addAcl and removeAcl inside KeyManagerImpl are 
called after OzoneManager#checkAcls() when acl is enabled. So this fix should 
address the original issue when acl is enabled. 
   When acl is not enabled, getAcl, setAcl, addAcl and removeAcl should not be 
allowed. So I think we may need a separate JIRA to block those operations. 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to