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

Provide cost information associated with moving region(s)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Implemented
    • None
    • None
    • None
    • None

    Description

      In order for load balancer to make better decision, we need to establish cost model for moving region(s).
      One factor would be the number of active scanners on a particular region.
      This count is easy to maintain at HRegion level. instantiateInternalScanner() can increment the counter and RegionScanner.close() would decrement the count.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: