[
https://issues.apache.org/jira/browse/HDDS-11740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated HDDS-11740:
------------------------------------
Status: Patch Available (was: In Progress)
> Add debug command to show internal component versions
> -----------------------------------------------------
>
> Key: HDDS-11740
> URL: https://issues.apache.org/jira/browse/HDDS-11740
> Project: Apache Ozone
> Issue Type: Improvement
> Components: Ozone CLI
> Reporter: Attila Doroszlai
> Assignee: Attila Doroszlai
> Priority: Minor
> Labels: pull-request-available
>
> Implement debug subcommand to show Ozone internal component versions like:
> {code:title=ozone debug version}
> {
> "client" : {
> "name" : "BUCKET_LAYOUT_SUPPORT",
> "protoValue" : 3
> },
> "datanode" : {
> "name" : "COMBINED_PUTBLOCK_WRITECHUNK_RPC",
> "protoValue" : 2
> },
> "om" : {
> "name" : "S3_OBJECT_TAGGING_API",
> "protoValue" : 9
> }
> }
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]