Arun Sarin created HDDS-11520:
---------------------------------
Summary: [OM DB Insights] Missing Deleted Directories Key Path
Mapping issue
Key: HDDS-11520
URL: https://issues.apache.org/jira/browse/HDDS-11520
Project: Apache Ozone
Issue Type: Bug
Components: Ozone Recon
Reporter: Arun Sarin
Attachments: Screenshot 2024-10-01 at 4.31.56 PM.png
[OM DB Insights] Missing Deleted Directories Key Path Mapping issue
The Key is being displayed in the path from the response and on the UI.
Response from API
{code:java}
{
"lastKey":
"/-9223372036854549248/-9223372036854548736/-9223372036854548736/NEWDIR1727779063/-9223372036854548223",
"replicatedDataSize": 0,
"unreplicatedDataSize": 0,
"deletedDirInfo": [
{
"key": "NEWDIR1727779063",
"path":
"vol-o3fstest1-1727779055/buck-o3fstest1-1727779055/NEWDIR1727779063",
"inStateSince": 1727779067136,
"size": 0,
"replicatedSize": 0,
"replicationInfo": {
"replicationFactor": "THREE",
"requiredNodes": 3,
"replicationType": "RATIS"
},
"creationTime": 1727779395459,
"modificationTime": 1727779395459,
"isKey": true
}
],
"status": "OK"
} {code}
And please refer to the UI screenshot for mis mapping
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]