public class TestVerifyReplicationAdjunct extends TestReplicationBase
TestVerifyReplication
's tests here because it could take too long to
complete. In here we have miscellaneous.TestReplicationBase.ReplicationEndpointTest
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.apache.hadoop.hbase.client.Table |
htable3 |
private static org.slf4j.Logger |
LOG |
org.junit.rules.TestName |
name |
private static String |
PEER_ID |
private static org.apache.hadoop.hbase.TableName |
peerTableName |
admin, CONF_WITH_LOCALFS, CONF1, CONF2, connection1, connection2, famName, hbaseAdmin, htable1, htable2, NB_RETRIES, NB_ROWS_IN_BATCH, NB_ROWS_IN_BIG_BATCH, noRepfamName, NUM_SLAVES1, NUM_SLAVES2, PEER_ID2, replicateCount, replicatedEntries, row, SLEEP_TIME, tableName, UTIL1, UTIL2
Constructor and Description |
---|
TestVerifyReplicationAdjunct() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testHBase14905() |
void |
testVerifyReplicationPrefixFiltering() |
void |
testVerifyReplicationSnapshotArguments() |
void |
testVerifyReplicationWithSnapshotSupport() |
void |
testVersionMismatchHBase14905() |
addPeer, cleanUp, configureClusters, createTable, isSerialPeer, loadData, loadData, removePeer, restartSourceCluster, restartTargetHBaseCluster, runSimplePutDeleteTest, runSmallBatchTest, setUpBase, setupConfig, tearDownBase, waitForReplication, waitForReplication
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static final String PEER_ID
private static final org.apache.hadoop.hbase.TableName peerTableName
private static org.apache.hadoop.hbase.client.Table htable3
public org.junit.rules.TestName name
public TestVerifyReplicationAdjunct()
public static void setUpBeforeClass() throws Exception
Exception
public void testHBase14905() throws Exception
Exception
public void testVersionMismatchHBase14905() throws Exception
Exception
public void testVerifyReplicationPrefixFiltering() throws Exception
Exception
public void testVerifyReplicationSnapshotArguments()
public void testVerifyReplicationWithSnapshotSupport() throws Exception
Exception
public static void tearDownAfterClass() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.