[
https://issues.apache.org/jira/browse/HDDS-11023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
smita updated HDDS-11023:
-------------------------
Status: Patch Available (was: Open)
> Recon Disk Usage null conditions not handled properly for null response
> -----------------------------------------------------------------------
>
> Key: HDDS-11023
> URL: https://issues.apache.org/jira/browse/HDDS-11023
> Project: Apache Ozone
> Issue Type: Bug
> Reporter: smita
> Assignee: smita
> Priority: Major
> Attachments: image-2024-06-18-11-03-42-681.png
>
>
> !image-2024-06-18-11-03-42-681.png|thumbnail!
> api/v1/namespace/du?path=/&files=true&sortSubPaths=true
> {
> "status": "INITIALIZING",
> "path": null,
> "size": 0,
> "sizeWithReplica": -1,
> "subPathCount": 0,
> "subPaths": [],
> "sizeDirectKey": -1
> }
> -----------------------------------------------------------
> api/v1/namespace/summary?path=null
> {
> "path": "",
> "type": "UNKNOWN",
> "countStats": null,
> "objectInfo": null,
> "status": "INITIALIZING"
> }
> --------------------------------------------------------
> /api/v1/namespace/quota?path=null
> {"allowed":0,"used":0,"status":"INITIALIZING"}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]