On 22.12.2012 05:59, Ted Yu wrote:
Dimitry: StochasticLoadBalancer doesn't provide the capability of grouping selected regions on subset of region servers.
I mentioned the StochasticBalancer more as an example. It still should be possible to achieve something similar by extending the balancer to take system load into consideration - since his requirement seems to be to redistribute regions to systems which can handle the load and not group for some other reasons. Though this could also be done in a hacky way by using some types of rules for tables and hosts within LoadBalancer I guess. Cheers
