[
https://issues.apache.org/jira/browse/HDDS-3275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Janus Chow updated HDDS-3275:
-----------------------------
Target Version/s: 1.5.0 (was: 1.4.0)
I am managing the 1.4.0 release and we currently have more than 500 issues
targeted for 1.4.0. I am moving the target field to 1.5.0.
If you are actively working on this jira and believe this should be targeted
for the 1.4.0 release, Please reach out to me via Apache email or Slack.
> scmcli reports incorrect details
> --------------------------------
>
> Key: HDDS-3275
> URL: https://issues.apache.org/jira/browse/HDDS-3275
> Project: Apache Ozone
> Issue Type: Bug
> Components: Tools
> Affects Versions: 0.5.0
> Reporter: Dinesh Chitlangia
> Priority: Major
>
> Reported by [~xyao]
>
> ozone scmcli container list seems report incorrect numberOfKeys and
> usedBytes
> Also, container owner is set as the current leader om(om3), should we use
> the om service id here instead?
> bash-4.2$ ozone scmcli container list
> {
> "state" : "OPEN",
> "replicationFactor" : "THREE",
> "replicationType" : "RATIS",
> "usedBytes" : 3813,
> "numberOfKeys" : 1,
> ...
> bash-4.2$ ozone sh key list o3://id1/vol1/bucket1/
> {
> "volumeName" : "vol1",
> "bucketName" : "bucket1",
> "name" : "k1",
> "dataSize" : 3813,
> "creationTime" : "2020-03-23T03:23:30.670Z",
> "modificationTime" : "2020-03-23T03:23:33.207Z",
> "replicationType" : "RATIS",
> "replicationFactor" : 3
> }
> {
> "volumeName" : "vol1",
> "bucketName" : "bucket1",
> "name" : "k2",
> "dataSize" : 3813,
> "creationTime" : "2020-03-23T03:18:46.735Z",
> "modificationTime" : "2020-03-23T03:20:15.005Z",
> "replicationType" : "RATIS",
> "replicationFactor" : 3
> }
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]