[ 
https://issues.apache.org/jira/browse/HBASE-3679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Kyle Purtell closed HBASE-3679.
--------------------------------------

> Provide cost information associated with moving region(s)
> ---------------------------------------------------------
>
>                 Key: HBASE-3679
>                 URL: https://issues.apache.org/jira/browse/HBASE-3679
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ted Yu
>            Priority: Major
>
> 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.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to