captainzmc commented on issue #683: HDDS-3149. Make o3fs support set and get acl URL: https://github.com/apache/hadoop-ozone/pull/683#issuecomment-615881624 Hi @lokeshj1703 I had fixed review issue and added ut. Could you please review this pr again? I made some changes according to your suggestion. About increase UT TestOzoneFileSystem, I found that the current o3fs doesn't support to do that. Current access to o3fs is based on volume and bucket, they need to be created in advance. And when we enable acl, the volume creation permission is denied, because o3fs API cannot currently manipulate volumes and buckets, and permissions also cannot be set by o3fs API. I added some UT to TestReadWriteStatistics to test this PR.
---------------------------------------------------------------- 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: ozone-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org