Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-3630 Merge rocksdb in datanode
  3. HDDS-7158

ldb cli command supports to scan container V3

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0
    • None

    Description

      1. Add container V3 support to command "ozone debug ldb scan"
      2. Add a new property "--container-id  -cid" to specify the container to scan, if not set, then scan from the very beginning.

           Here is the output example of block info

       

          "1: 1" -> {    // container ID: local ID
          "blockID": {
          "containerBlockID": {       "containerID": 1,       "localID": 1      },
           "blockCommitSequenceId": 0
           },
         "metadata": {},
         "size": 0
        }

      Attachments

        Issue Links

          Activity

            People

              Sammi Sammi Chen
              Sammi Sammi Chen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: