Commit 86ff718
STAR-1422: Increase the schema agreement timeout in SAI tests to 60s
Addresses:
org.awaitility.core.ConditionTimeoutException: Condition with lambda expression in org.apache.cassandra.distributed.test.sai.SAIUtil that uses org.apache.cassandra.distributed.Cluster was not fulfilled within 10 seconds.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:165)
at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
at org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:895)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:864)
at org.apache.cassandra.distributed.test.sai.SAIUtil.waitForSchemaAgreement(SAIUtil.java:128)
at org.apache.cassandra.distributed.test.sai.SAIUtil.getIndexes(SAIUtil.java:117)1 parent 28e3d32 commit 86ff718
File tree
1 file changed
+1
-1
lines changed- test/distributed/org/apache/cassandra/distributed/test/sai
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments