tests: raise poll timeout

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569799 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2014-02-19 15:53:44 +00:00
parent 57475143aa
commit 71e638ce68
1 changed files with 1 additions and 1 deletions

View File

@ -406,7 +406,7 @@ public class BasicDistributedZk2Test extends AbstractFullDistribZkTestBase {
// make sure we have published we are recovering
Thread.sleep(1500);
waitForThingsToLevelOut(30);
waitForThingsToLevelOut(45);
Thread.sleep(500);