[ https://issues.apache.org/jira/browse/HDDS-12544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ethan Rose resolved HDDS-12544. ------------------------------- Resolution: Not A Problem > 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 > Priority: Major > > 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: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org