Sarveksha Yeshavantha Raju created HDDS-12544:
-------------------------------------------------
Summary: Update FindMissingPadding output to JSON format
Key: HDDS-12544
URL: https://issues.apache.org/jira/browse/HDDS-12544
Project: Apache Ozone
Issue Type: Sub-task
Reporter: Sarveksha Yeshavantha Raju
Assignee: Sarveksha Yeshavantha Raju
Currently, {{FindMissingPadding}} prints affected keys in a tab-separated
format, displaying key name, size, and replication. Update the output format to
JSON.
Sample output:
{code:java}
{
"key": "/volume/bucket/key"
"size": 1048576,
"replication": "rs-3-2-1024k"
}
{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]