Class TestUnattainableBalancerCostGoal

java.lang.Object
org.apache.hadoop.hbase.master.balancer.TestUnattainableBalancerCostGoal

If your minCostNeedsBalance is set too low, then the balancer should still eventually stop making moves as further cost improvements become impossible, and balancer plan calculation becomes wasteful. This test ensures that the balancer will not get stuck in a loop of continuously moving regions.