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

Prashant Pogde updated HDDS-3275:
---------------------------------
    Target Version/s: 1.2.0

I am managing the 1.1.0 release and we currently have more than 600 issues 
targeted for 1.1.0. I am moving the target field to 1.2.0. 

If you are actively working on this jira and believe this should be targeted to 
1.1.0 release, Please change the target field back to 1.1.0 before Feb 05, 
2021. 

> scmcli reports incorrect details
> --------------------------------
>
>                 Key: HDDS-3275
>                 URL: https://issues.apache.org/jira/browse/HDDS-3275
>             Project: Hadoop Distributed Data Store
>          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.3.4#803005)

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

Reply via email to