Attila Doroszlai created HDDS-11740:
---------------------------------------
Summary: 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
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]