adoroszlai commented on PR #4559:
URL: https://github.com/apache/ozone/pull/4559#issuecomment-1504759012

   Current behavior (ACL applies to the link, not the bucket being linked to) 
is by design.  Some tests cover this.  If you want to modify it, tests will 
need to be updated:
   
   ```
   Source and target have separate ACLs
   Source and target have separate ACLs                                  | FAIL 
|
   != READ WRITE READ_ACL WRITE_ACL
   
   ...
   
   Can follow link with read access                                      | FAIL 
|
   'PERMISSION_DENIED User testuser2 doesn't have READ permission to access 
bucket Volume:12917-target Bucket:readable-link ' does not contain 
'key-in-readable-bucket'
   
   ...
   
   ACL verified on source bucket                                         | FAIL 
|
   255 != 0
   ```


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to