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

Sreeja updated HDDS-12599:
--------------------------
    Description: 
The command should list all the containers who's final state matches the given 
state (only for life cycle states), along with the following details:
 * Datanode ID
 * Container ID
 * BCSID
 * Timestamp
 * index value
 * any associated messages



The command should be of the form:
{code:java}
ozone debug log container --db=<path to db> list --state=<state> [--length=<n>] 
[–all]{code}

  was:
The command should list all the containers based on their final state, along 
with the following details:
 * Datanode ID where the container is present
 * BCSID
 * Timestamp
 * Error message (if any)


> Create an ozone debug CLI command to list all the containers based on final 
> state
> ---------------------------------------------------------------------------------
>
>                 Key: HDDS-12599
>                 URL: https://issues.apache.org/jira/browse/HDDS-12599
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Sreeja
>            Assignee: Sreeja
>            Priority: Major
>              Labels: pull-request-available
>
> The command should list all the containers who's final state matches the 
> given state (only for life cycle states), along with the following details:
>  * Datanode ID
>  * Container ID
>  * BCSID
>  * Timestamp
>  * index value
>  * any associated messages
> The command should be of the form:
> {code:java}
> ozone debug log container --db=<path to db> list --state=<state> 
> [--length=<n>] [–all]{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]

Reply via email to