tanvipenumudy opened a new pull request, #3479: URL: https://github.com/apache/ozone/pull/3479
## What changes were proposed in this pull request? The `ozone sh bucket create` command throws an `INFO` message with Storage Type/Encryption and a few other details. ``` [root@quasar-wzsrji-4 ~]# ozone sh bucket create test/obs --layout=OBJECT_STORE 22/05/25 19:02:21 INFO rpc.RpcClient: Creating Bucket: test/obs, with om as owner and Versioning false and Storage Type set to DISK and Encryption set to false ``` It is good to have the bucket layout information as well in the `INFO` message. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-6811 ## How was this patch tested? NA -- 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]
