You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Sammi Chen (Jira)" <ji...@apache.org> on 2020/08/07 09:59:00 UTC

[jira] [Updated] (HDDS-4037) Incorrect container numberOfKeys and usedBytes in SCM after key deletetion

     [ https://issues.apache.org/jira/browse/HDDS-4037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sammi Chen updated HDDS-4037:
-----------------------------
    Summary: Incorrect container numberOfKeys and usedBytes in SCM after key deletetion  (was: Incorrect container numberOfKeys and usedBytes information returned by container list command)

> 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: Major
>              Labels: pull-request-available
>
> 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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org