Enis Soztutar created HBASE-10661: ------------------------------------- Summary: TestStochasticLoadBalancer.testRegionReplicationOnMidClusterWithRacks() is flaky Key: HBASE-10661 URL: https://issues.apache.org/jira/browse/HBASE-10661 Project: HBase Issue Type: Sub-task Reporter: Enis Soztutar Assignee: Enis Soztutar Fix For: hbase-10070
One of the tests introduced in HBASE-10351 seems to be flaky. The LB cannot compute the fully assignment plan in time when there are racks and region replicas for the test, so it is failing sometimes. We can reduce the computation amount, and increase the LB runtime to make the test stable. -- This message was sent by Atlassian JIRA (v6.2#6252)