Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
Now, testStoragePoliciesCK() in TestFsck is failed in EC branch.
A part of the test result is below:
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%
I found that getStoragePolicy(StorageType[] storageTypes) in StoragePolicySummary regarding HOT policy as EC policy. We should fix this problem.
Attachments
Issue Links
- is depended upon by
-
HDFS-7687 Change fsck to support EC files
- Resolved