errose28 opened a new pull request, #3967: URL: https://github.com/apache/ozone/pull/3967
## What changes were proposed in this pull request? Currently the create bucket s3 API creates buckets using the server default layout. Since ofs creates FSO buckets, it would make sense for s3 to create OBS buckets. We could add a separate config key to set a default bucket layout for s3g independent of the OM default bucket layout if reviewers think that would be a good thing to have, but the PR does not have this currently. ## What is the link to the Apache JIRA HDDS-7495 ## How was this patch tested? `TestOzoneRpcClientAbstract#testCreateS3Bucket` was modified to check the new layout. -- 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]
