[
https://issues.apache.org/jira/browse/HDDS-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mukul Kumar Singh resolved HDDS-66.
-----------------------------------
Resolution: Not A Bug
Resolving the jira as all the fields are being displayed in the json output.
> ListVolume output misses some attributes
> ----------------------------------------
>
> Key: HDDS-66
> URL: https://issues.apache.org/jira/browse/HDDS-66
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Components: SCM
> Reporter: Weiwei Yang
> Assignee: Lokesh Jain
> Priority: Major
>
> When do a listVolume call, we get output like following
> {noformat}
> [ {
> "owner" : {
> "name" : "wwei"
> },
> "quota" : {
> "unit" : "TB",
> "size" : 1048576
> },
> "volumeName" : "vol-0-84022",
> "createdOn" : "Mon, 18 Sep 2017 03:09:46 GMT",
> "createdBy" : null,
> "bytesUsed" : 0,
> "bucketCount" : 0
> }
> ...]
> {noformat}
> Values for *createdOn*, *createdBy* and *bytesUsed* and *bucketCount* are all
> missing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]