Class SyncReplicationActiveTestBase
java.lang.Object
org.apache.hadoop.hbase.replication.SyncReplicationTestBase
org.apache.hadoop.hbase.replication.SyncReplicationActiveTestBase
- Direct Known Subclasses:
TestSyncReplicationActiveAsyncFSWAL
,TestSyncReplicationActiveFSHLog
-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.replication.SyncReplicationTestBase
CF, CQ, PEER_ID, REMOTE_WAL_DIR1, REMOTE_WAL_DIR2, TABLE_NAME, UTIL1, UTIL2, ZK_UTIL
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
private void
verifyNoClusterIdInRemoteLog
(HBaseTestingUtil utility, org.apache.hadoop.fs.Path remoteDir, String peerId) Methods inherited from class org.apache.hadoop.hbase.replication.SyncReplicationTestBase
getRemoteWALDir, getRemoteWALDir, getReplayRemoteWALs, initTestingUtility, setUp, tearDown, verify, verifyNotReplicatedThroughRegion, verifyRemovedPeer, verifyReplicationRequestRejection, verifyThroughRegion, waitUntilDeleted, waitUntilReplicationDone, write, writeAndVerifyReplication
-
Constructor Details
-
SyncReplicationActiveTestBase
public SyncReplicationActiveTestBase()
-
-
Method Details
-
testActive
- Throws:
Exception
-
verifyNoClusterIdInRemoteLog
private void verifyNoClusterIdInRemoteLog(HBaseTestingUtil utility, org.apache.hadoop.fs.Path remoteDir, String peerId) throws Exception - Throws:
Exception
-