This closes #366

This commit is contained in:
Clebert Suconic 2016-02-01 10:08:16 -05:00
commit bff6f124d3
1 changed files with 1 additions and 1 deletions

View File

@ -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;