smengcl opened a new pull request, #3397: URL: https://github.com/apache/ozone/pull/3397
## What changes were proposed in this pull request? Add a config key to enable or disable S3 Multi-Tenancy feature globally. When disabled, all S3 Multi-Tenancy read/write requests will be rejected, and multi-tenancy classes in OM will not be initialized. Also adds config validation logic in OM, if one of the requirements are not met, S3 Multi-Tenancy will be automatically disabled despite the config key is enabled. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-6612 ## How was this patch tested? - [ ] CI should pass - [ ] Manual testing -- 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]
