Class TestReplicationBase

java.lang.Object
org.apache.hadoop.hbase.replication.TestReplicationBaseNoBeforeAll
org.apache.hadoop.hbase.replication.TestReplicationBase
Direct Known Subclasses:
TestBidirectionSerialReplicationStuck, TestMigrateReplicationQueue, TestNamespaceReplication, TestRefreshPeerWhileRegionServerRestarts, TestReplicationChangingPeerRegionservers, TestReplicationDisableInactivePeer, TestReplicationEmptyWALRecovery, TestReplicationMetricsforUI, TestReplicationSmallTests, TestReplicationStatus, TestReplicationStatusAfterLagging, TestReplicationStatusBothNormalAndRecoveryLagging, TestReplicationStatusSink, TestReplicationStatusSourceStartedTargetStoppedNewOp, TestReplicationStatusSourceStartedTargetStoppedNoOps, TestReplicationStatusSourceStartedTargetStoppedWithRecovery, TestVerifyReplicationAdjunct, VerifyReplicationTestBase

This class is only a base for other integration-level replication tests. Do not add tests here. TestReplicationSmallTests is where tests that don't require bring machines up/down should go All other tests should have their own classes and extend this one