Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-66

ListVolume output misses some attributes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Bug
    • None
    • None
    • SCM
    • None

    Description

      When do a listVolume call, we get output like following

      [ {
        "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
        }
      ...]
      

      Values for createdOn, createdBy and bytesUsed and bucketCount are all missing.

      Attachments

        Activity

          People

            ljain Lokesh Jain
            cheersyang Weiwei Yang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: