You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Bharat Viswanadham (JIRA)" <ji...@apache.org> on 2018/11/02 23:09:00 UTC

[jira] [Created] (HDDS-798) Storage-class is showing incorrectly

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-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org