xBis7 commented on PR #3750: URL: https://github.com/apache/ozone/pull/3750#issuecomment-1260604342
Right now, the client only reads the bucket layout from the create command. If the layout parameter is null then OM default layout will be used(currently LEGACY). @kerneltime Let me repeat what you are saying to make sure I understand it correctly. The admin has set a custom default layout in the configuration file, let's say FSO. At some point the admin decides to change it to OBS but the client will still consider that the default layout is FSO because there is no way to update the configuration on the client side. -- 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]
