Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-7285 Erasure Coding Support inside HDFS
  3. HDFS-7981

getStoragePolicy() regards HOT policy as EC policy

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • HDFS-7285
    • 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

          Activity

            People

              tasanuma Takanobu Asanuma
              tasanuma Takanobu Asanuma
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: