Reading HRegionServer.java, I noticed the function getMostLoadedRegions this seems to replicate functionality found now in the StochasticLoadBalancer. Further, it seems the only consumer of this function was removed in HBASE-805.
Reading HRegionServer.java, I noticed the function getMostLoadedRegions this seems to replicate functionality found now in the StochasticLoadBalancer. Further, it seems the only consumer of this function was removed in HBASE-805.