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

Provide more accurate check for super underloaded region server in load balancer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Later
    • 0.90.2
    • None
    • mapreduce
    • None

    Description

      HBASE-3609 used simple check for region server which recently joined the cluster so that both young and old regions from other region servers are assigned to it.
      The check was too strict.
      1 or more region may be assigned to this server before load balancer performs rebalancing.
      The next time balancer runs, it wouldn't treat this server as seriously underloaded correctly and assign a lot of young regions to it.

      We can use threshold over the number of regions to avoid such issue.

      Attachments

        1. 3799.patch
          2 kB
          Ted Yu

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: