[ 
https://issues.apache.org/jira/browse/HDDS-11190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HDDS-11190:
----------------------------------
    Labels: pull-request-available  (was: )

> Add --fields filter option to ozone debug ldb scan
> --------------------------------------------------
>
>                 Key: HDDS-11190
>                 URL: https://issues.apache.org/jira/browse/HDDS-11190
>             Project: Apache Ozone
>          Issue Type: Task
>            Reporter: Tejaskriya Madhan
>            Assignee: Tejaskriya Madhan
>            Priority: Major
>              Labels: pull-request-available
>
> Currently, `ozone debug ldb scan` command shows the full value for each 
> record being displayed. This could be very verbose and include information 
> that is not needed for the use case.
> Having a --fields option which filters the fields being displayed for each 
> record will help to get concise output.
> For example, if a value has many fields like [name, location->[address, DN, 
> IP], version, lastUpdateTime] , using the option 
> "--fields=name,location.address,version" will display only (name, address in 
> location and version) in the output.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to