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

Erasure Coding: track BlockInfo instead of Block in UnderReplicatedBlocks and PendingReplicationBlocks

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • HDFS-7285
    • None
    • None
    • Reviewed

    Description

      Now with striped blocks and the design that uses a single BlockInfoStriped object to track all the corresponding blocks, we need to clearly distinguish the type Block and BlockInfo in BlockManager. Specifically, data structures like UnderReplicatedBlocks and PendingReplicationBlocks should track BlockInfo instead of Block in order to support striped block recovery.

      Attachments

        1. HDFS-7912.000.patch
          58 kB
          Jing Zhao

        Issue Links

          Activity

            People

              jingzhao Jing Zhao
              jingzhao Jing Zhao
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: