This commit is contained in:
Alpar Torok 2018-11-08 12:01:19 +02:00
parent d00b23c8b1
commit 518e0de078
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ public class BalanceConfigurationTests extends ESAllocationTestCase {
(numberOfNodes + 1) - (numberOfNodes + 1) / 2, numberOfIndices, numberOfReplicas, numberOfShards, balanceTreshold);
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/35365")
public void testReplicaBalance() {
/* Tests balance over replicas only */
final float indexBalance = 0.0f;