Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-3422

Balancer will try to rebalance thousands of regions in one go; needs an upper bound added.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.90.0
    • 0.92.0
    • master
    • None
    • Reviewed

    Description

      See HBASE-3420. Therein, a wonky cluster had 5k regions on one server and < 1k on others. Balancer ran and wanted to redistribute 3k+ all in one go. Madness.

      If a load of rebalancing to be done, should be done somewhat piecemeal. We need maximum regions to rebalance at a time upper bound at a minimum.

      Attachments

        1. hbase-3422.txt
          2 kB
          Ted Yu

        Issue Links

          Activity

            People

              yuzhihong@gmail.com Ted Yu
              stack Michael Stack
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: