rakeshadr opened a new pull request, #3487: URL: https://github.com/apache/ozone/pull/3487
## What changes were proposed in this pull request? Presently, older clients can create bucket other than LEGACY bucket layout if admin sets ozone.default.bucket.layout default value to FSO or OBS. For example, ozone.default.bucket.layout = FILE_SYSTEM_OPTIMIZED in OM server. Say, Older Client creates a bucket, OM will use the default value and creates an FSO bucket. Now, older client can't perform any key operations to this bucket as older client's operations not supported on FSO/OBS buckets layout types. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-6838 ## How was this patch tested? Added test case -- 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]
