JyotinderSingh opened a new pull request #2707: URL: https://github.com/apache/ozone/pull/2707
## What changes were proposed in this pull request? Introduce OM configuration “ozone.bucket.layout.default” in OM*.* OM will use this default value during bucket creation if the client(S3 or o3fs) is not passing the bucket type argument. Defaulting to “ozone.bucket.layout.default=OBS”. Presently, we have a default value “ozone.om.enable.filesystem.paths=false”, which is exactly equivalent to OBS bucket type behavior. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-5373 ## How was this patch tested? work in progress -- 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]
