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 "Kai Sasaki (JIRA)" <ji...@apache.org> on 2016/03/15 10:06:33 UTC

[jira] [Resolved] (HDFS-10002) CLONE - getStoragePolicy() regards HOT policy as EC policy

     [ https://issues.apache.org/jira/browse/HDFS-10002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kai Sasaki resolved HDFS-10002.
-------------------------------
    Resolution: Invalid

> CLONE - getStoragePolicy() regards HOT policy as EC policy
> ----------------------------------------------------------
>
>                 Key: HDFS-10002
>                 URL: https://issues.apache.org/jira/browse/HDFS-10002
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: dragon
>            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)