Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
- Add container V3 support to command "ozone debug ldb scan"
- 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
- links to