mirror of https://github.com/apache/lucene.git
tests: raise test pause
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1441974 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e3343731b1
commit
da8488a2da
|
@ -90,7 +90,7 @@ public class RecoveryZkTest extends AbstractFullDistribZkTestBase {
|
|||
|
||||
waitForThingsToLevelOut(30);
|
||||
|
||||
Thread.sleep(1000);
|
||||
Thread.sleep(5000);
|
||||
|
||||
waitForRecoveriesToFinish(DEFAULT_COLLECTION, zkStateReader, false, true);
|
||||
|
||||
|
|
Loading…
Reference in New Issue