adoroszlai opened a new pull request #1171: HDDS-1834. parent directories not found in secure setup due to ACL check URL: https://github.com/apache/hadoop/pull/1171 ## What changes were proposed in this pull request? Let ACL check allow access for non-existent parent key instead of failing with "key not found". Since the key does not exist, no ACL can be associated. Actual access right will be determined based on volume, bucket and prefix ACLs. https://issues.apache.org/jira/browse/HDDS-1834 ## How was this patch tested? Ran `ozonesecurity` and `ozonefs` smoketests in `ozonesecure` environment.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
