Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-11520

[OM DB Insights] Deleted Directories Key Path Mapping issue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0
    • Ozone Recon
    • None

    Description

      [OM DB Insights] Deleted Directories Key Path Mapping issue

      The Key is being displayed in the path from the response and on the UI.

      Response from API 

      {
          "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"
      } 

      And please refer to the UI screenshot for mis mapping

      Attachments

        Issue Links

          Activity

            People

              abhishek.pal Abhishek Pal
              asarin Arun Sarin
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: