[ https://issues.apache.org/jira/browse/HDDS-4037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sammi Chen resolved HDDS-4037. ------------------------------ Fix Version/s: 0.7.0 Resolution: Fixed > Incorrect container numberOfKeys and usedBytes in SCM after key deletetion > -------------------------------------------------------------------------- > > 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 > Priority: Critical > Labels: pull-request-available > Fix For: 0.7.0 > > > 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: ozone-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org