[ 
https://issues.apache.org/jira/browse/HDDS-8340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17710180#comment-17710180
 ] 

Mohammad Arafat Khan commented on HDDS-8340:
--------------------------------------------

The ClusterStateEndpoint Response has the following structure :- 

{
 * "deletedDirs": 0,
 * "pipelines": 4,
 * "totalDatanodes": 3,
 * "healthyDatanodes": 3,
 * "storageReport": {
 ** "capacity": 188013293568,
 ** "used": 24576,
 ** "remaining": 148390072320},
 * "containers": 0,
 * "missingContainers": 0,
 * "openContainers": 0,
 * "deletedContainers": 0,
 * "volumes": 1,
 * "buckets": 0,
 * "keys": 0,
 * "deletedKeys": 0

}
We just need to show the count of deletedContainers in a separate tile on the 
OverView page of Recon. 

> Show the number of containers that have been DELETED in Recon UI
> ----------------------------------------------------------------
>
>                 Key: HDDS-8340
>                 URL: https://issues.apache.org/jira/browse/HDDS-8340
>             Project: Apache Ozone
>          Issue Type: Improvement
>          Components: Ozone Recon
>            Reporter: Mohammad Arafat Khan
>            Assignee: smita
>            Priority: Major
>
> This information will be displayed on the overview page of recon which gets 
> populated with the information provided by the {{ClusterStateEndpoint}}



--
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