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
- is blocked by
-
HBASE-3811 Allow adding attributes to Scan
- Closed
- is part of
-
HBASE-3724 Load balancer improvements
- Closed
- relates to
-
HBASE-3943 Propagate compaction status from HRegion to HServerLoad.RegionLoad
- Closed