smengcl edited a comment on pull request #941:
URL: https://github.com/apache/hadoop-ozone/pull/941#issuecomment-631710390


   > Just one thought about permissions. How will we ensure data deleted by one 
user and moved to `.Trash` is not made visible to another user who doesn't have 
permissions to see it?
   
   I think key ACL already kind of solves this problem.
   When a user moves a key, the ACL should, in theory, be kept like it was 
before the move?
   But we might need to set the ACL on `/.Trash/<username>/` to that user only 
though. @xiaoyuyao Thoughts?


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