Class TestSerialSyncReplication
java.lang.Object
org.apache.hadoop.hbase.replication.SyncReplicationTestBase
org.apache.hadoop.hbase.replication.TestSerialSyncReplication
Testcase to confirm that serial replication will not be stuck when using along with synchronous
replication. See HBASE-21486 for more details.
-
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
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
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestSerialSyncReplication
public TestSerialSyncReplication()
-
-
Method Details
-
test
- Throws:
Exception
-