public class TestSyncReplicationActive extends SyncReplicationTestBase
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
CF, CQ, PEER_ID, REMOTE_WAL_DIR1, REMOTE_WAL_DIR2, TABLE_NAME, UTIL1, UTIL2, ZK_UTIL
Constructor and Description |
---|
TestSyncReplicationActive() |
Modifier and Type | Method and Description |
---|---|
void |
testActive() |
private void |
verifyNoClusterIdInRemoteLog(HBaseTestingUtil utility,
org.apache.hadoop.fs.Path remoteDir,
String peerId) |
getRemoteWALDir, getRemoteWALDir, getReplayRemoteWALs, initTestingUtility, setUp, tearDown, verify, verifyNotReplicatedThroughRegion, verifyRemovedPeer, verifyReplicationRequestRejection, verifyThroughRegion, waitUntilDeleted, waitUntilReplicationDone, write, writeAndVerifyReplication
public static final HBaseClassTestRule CLASS_RULE
public TestSyncReplicationActive()
public void testActive() throws Exception
Exception
private void verifyNoClusterIdInRemoteLog(HBaseTestingUtil utility, org.apache.hadoop.fs.Path remoteDir, String peerId) throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.