-
Type:
Bug
-
Status: Resolved
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: regionserver
-
Labels:None
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.