Bharat Viswanadham created HDDS-798:
---------------------------------------

             Summary: Storage-class is showing incorrectly
                 Key: HDDS-798
                 URL: https://issues.apache.org/jira/browse/HDDS-798
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
            Reporter: Bharat Viswanadham
            Assignee: Bharat Viswanadham


After HDDS-712, we support storage-class.

For list-objects, even if key has set storage-class to REDUCED_REDUNDANCY, 
still it shows STANDARD.

As in code in list object response, we have hardcoded it as below.

keyMetadata.setStorageClass("STANDARD");



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to