ChenSammi commented on pull request #1104: URL: https://github.com/apache/hadoop-ozone/pull/1104#issuecomment-659211305
@adoroszlai, thanks for working on this feature. I did some simple tests locally and looks good. A few questions about the expected behavior, 1. When the source bucket is deleted, bucket link still exists. It's an expected behavior, right? 2. (Unlike previous per-user S3 volume mapping) Link buckets are not inherently specific to a user, access is restricted only by ACL. Not very clear about what it means. would you explain it further? Can we set different ACL on source bucket and bucket link? 3. We're working on Volume quota implementation. I suppose bucket link will require 0 quota from it's parent volume, only the source bucket size will be controlled by it's volume's quota, right? ---------------------------------------------------------------- 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]
