You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2022/09/27 17:51:53 UTC

[GitHub] [ozone] kerneltime commented on pull request #3750: HDDS-7217. OM logs wrong bucket layout

kerneltime commented on PR #3750:
URL: https://github.com/apache/ozone/pull/3750#issuecomment-1259852528

   The default OM bucket type is an OM enforced config. To fix the client log, this change seems incorrect, it makes sense to read the bucket info post create and log it or extend the create bucket response to include the bucket type. Reading the OM config on the client side does not seem like the right approach as there is no mechanism to check if the client config is up to date with the OM config. This might even break the expected behavior when OM has a config update and client does not specify the bucket type.


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org