Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-9440

Improve BlockPlacementPolicyDefault's to be able to rebalance when picking of excess replicas

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      The test case used in HDFS-9313 and HDFS-9314 identified the limitation of excess replica picking. If the current replicas are on

      {SSD(rack 1), DISK(rack 3), DISK(rack 3), DISK(rack 3)}

      and the storage policy changes to HOT_STORAGE_POLICY_ID, BlockPlacementPolicyDefault's won't be able to delete SSD replica, because deleting the SSD on rack 1 will violate the block placement policy.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              xiaochen Xiao Chen
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: