public class TestReplicationAdminWithClusters extends TestReplicationBase
admin, CONF_WITH_LOCALFS, conf1, conf2, famName, htable1, htable2, NB_RETRIES, NB_ROWS_IN_BATCH, NB_ROWS_IN_BIG_BATCH, noRepfamName, row, SLEEP_TIME, tableName, utility1, utility2, zkw1, zkw2| Constructor and Description |
|---|
TestReplicationAdminWithClusters() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testDisableAndEnableReplication() |
void |
testDisableReplicationForNonExistingTable() |
void |
testDisableReplicationWhenTableNameAsNull() |
void |
testEnableReplicationForNonExistingTable() |
void |
testEnableReplicationWhenReplicationNotEnabled() |
void |
testEnableReplicationWhenSlaveClusterDoesntHaveTable() |
void |
testEnableReplicationWhenTableDescriptorIsNotSameInClusters() |
void |
testEnableReplicationWhenTableNameAsNull() |
public void testEnableReplicationWhenSlaveClusterDoesntHaveTable()
throws Exception
Exceptionpublic void testEnableReplicationWhenReplicationNotEnabled()
throws Exception
Exceptionpublic void testEnableReplicationWhenTableDescriptorIsNotSameInClusters()
throws Exception
Exceptionpublic void testDisableAndEnableReplication()
throws Exception
Exceptionpublic void testDisableReplicationForNonExistingTable()
throws Exception
Exceptionpublic void testEnableReplicationForNonExistingTable()
throws Exception
Exceptionpublic void testDisableReplicationWhenTableNameAsNull()
throws Exception
Exception