This closes #366
This commit is contained in:
commit
bff6f124d3
|
@ -50,7 +50,7 @@ import org.junit.Test;
|
||||||
|
|
||||||
public class BackupSyncJournalTest extends FailoverTestBase {
|
public class BackupSyncJournalTest extends FailoverTestBase {
|
||||||
|
|
||||||
protected static final int BACKUP_WAIT_TIME = 20;
|
protected static final int BACKUP_WAIT_TIME = 60;
|
||||||
private ServerLocatorInternal locator;
|
private ServerLocatorInternal locator;
|
||||||
protected ClientSessionFactoryInternal sessionFactory;
|
protected ClientSessionFactoryInternal sessionFactory;
|
||||||
protected ClientSession session;
|
protected ClientSession session;
|
||||||
|
|
Loading…
Reference in New Issue