Sammi Chen created HDDS-4037:
--------------------------------

             Summary: Incorrent container numberOfKeys and usedBytes 
information returned by container list command
                 Key: HDDS-4037
                 URL: https://issues.apache.org/jira/browse/HDDS-4037
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
            Reporter: Sammi Chen
            Assignee: Sammi Chen


bin/ozone admin container list -s=3 -c=1
{
  "state" : "CLOSED",
  "replicationFactor" : "THREE",
  "replicationType" : "RATIS",
  "usedBytes" : 2153526137,
  "numberOfKeys" : 57,
  "lastUsed" : "2020-07-27T13:37:16.305Z",
  "stateEnterTime" : "1970-01-10T08:12:26.645Z",
  "owner" : "a46123a8-be63-4736-9478-ce4d8ac845cc",
  "containerID" : 4,
  "deleteTransactionId" : 799549,
  "sequenceId" : 0,
  "open" : false
}

`-- 4
|       |-- chunks
|       `-- metadata
|           |-- 4-dn-container.db
|           |   |-- 000052.sst
|           |   |-- 000121.log
|           |   |-- CURRENT
|           |   |-- IDENTITY
|           |   |-- LOCK
|           |   |-- LOG
|           |   |-- LOG.old.1574862506326174
|           |   |-- LOG.old.1575885724469410
|           |   |-- LOG.old.1579433296221409
|           |   |-- LOG.old.1583661885934875
|           |   |-- LOG.old.1583669077602829



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to