Sadanand Shenoy created HDDS-14795:
--------------------------------------
Summary: Move the character length check to the server if the
strict S3 naming flag is enabled
Key: HDDS-14795
URL: https://issues.apache.org/jira/browse/HDDS-14795
Project: Apache Ozone
Issue Type: Sub-task
Reporter: Sadanand Shenoy
[https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html#general-purpose-bucket-names]
The character length criteria is supposedly derived from S3 naming rules.
Allow creation of buckets with non-s3 compliant behaviour with posix compliant
naming i.e length < 3 and length > 63.
The validation for this character length check happens on the client , Move it
to the server if the strict naming flag is enabled.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]