[
https://issues.apache.org/jira/browse/HDFS-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhe Zhang resolved HDFS-7981.
-----------------------------
Resolution: Won't Fix
HDFS-7839 is close to finish.
> 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
> Fix For: HDFS-7285
>
>
> 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)