Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
To configure whether Ozone bucket's name will follow S3 naming rules or not, I propose to add a server side configuration 'ozone.om.namespace.s3.strict' in OM.
There are two cases of the flag:
When the config value flag is true, the bucket naming should follow S3 naming rules.
When the config value flag is false, the bucket naming could choose not to follow S3 naming rules.
I'd love to hear any feedback from the community!
Thank you!