This closes #311
This commit is contained in:
commit
8b6d3a65be
|
@ -466,7 +466,7 @@ public class FailoverTest extends FailoverTestBase {
|
|||
|
||||
crash(session);
|
||||
|
||||
Assert.assertTrue(latch.await(1, TimeUnit.SECONDS));
|
||||
Assert.assertTrue(latch.await(10, TimeUnit.SECONDS));
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue