Takanobu Asanuma created HDFS-7981:
--------------------------------------

             Summary: getStoragePolicy() regards HOT policy as EC policy
                 Key: HDFS-7981
                 URL: https://issues.apache.org/jira/browse/HDFS-7981
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: Takanobu Asanuma
            Assignee: Takanobu Asanuma


Now, {{testStoragePoliciesCK()}} in {{TestFsck}} is failed in EC branch.

A part of the test result is below:
{noformat}
A part of the test result is odd:
Blocks NOT satisfying the specified storage policy:
Storage Policy                  Specified Storage Policy      # of blocks       
% of blocks
DISK:3(EC)                          HOT                           1             
 33.3333%
{noformat}

I found that {{getStoragePolicy(StorageType[] storageTypes)}} in 
{{StoragePolicySummary}} regarding HOT policy as EC policy. We should fix this 
problem.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to