| DummyReplicationEndpoint |
A dummy replication endpoint that does nothing, for test use only.
|
| ReplicationSourceDummy |
Source that does nothing at all, helpful to test ReplicationSourceManager
|
| SerialReplicationTestBase |
Base class for testing serial replication.
|
| SerialReplicationTestBase.LocalReplicationEndpoint |
|
| TestAddToSerialReplicationPeer |
Testcase for HBASE-20147.
|
| TestMasterReplication |
|
| TestMasterReplication.CoprocessorCounter |
Use a coprocessor to count puts and deletes.
|
| TestMultiSlaveReplication |
|
| TestNamespaceReplication |
|
| TestNamespaceReplicationWithBulkLoadedData |
Testcase for HBASE-23098
|
| TestPerTableCFReplication |
|
| TestRemoveFromSerialReplicationPeer |
Testcase for HBASE-20296.
|
| TestReplicationBase |
This class is only a base for other integration-level replication tests.
|
| TestReplicationChangingPeerRegionservers |
Test handling of changes to the number of a peer's regionservers.
|
| TestReplicationDisableInactivePeer |
|
| TestReplicationDroppedTables |
|
| TestReplicationEditsDroppedWithDeletedTableCFs |
|
| TestReplicationEditsDroppedWithDroppedTable |
|
| TestReplicationEmptyWALRecovery |
|
| TestReplicationEndpoint |
Tests ReplicationSource and ReplicationEndpoint interactions
|
| TestReplicationEndpoint.EverythingPassesWALEntryFilter |
|
| TestReplicationEndpoint.EverythingPassesWALEntryFilterSubclass |
|
| TestReplicationEndpoint.InterClusterReplicationEndpointForTest |
|
| TestReplicationEndpoint.ReplicationEndpointForTest |
|
| TestReplicationEndpoint.ReplicationEndpointReturningFalse |
|
| TestReplicationEndpoint.ReplicationEndpointWithWALEntryFilter |
|
| TestReplicationKillMasterRS |
Runs the TestReplicationKillRS test and selects the RS to kill in the master cluster
Do not add other tests in this class.
|
| TestReplicationKillMasterRSCompressed |
Run the same test as TestReplicationKillMasterRS but with WAL compression enabled
Do not add other tests in this class.
|
| TestReplicationKillMasterRSWithSeparateOldWALs |
|
| TestReplicationKillRS |
|
| TestReplicationKillSlaveRS |
Runs the TestReplicationKillRS test and selects the RS to kill in the slave cluster
Do not add other tests in this class.
|
| TestReplicationKillSlaveRSWithSeparateOldWALs |
|
| TestReplicationMetricsforUI |
|
| TestReplicationPeerConfig |
|
| TestReplicationProcedureRetry |
All the modification method will fail once in the test and should finally succeed.
|
| TestReplicationProcedureRetry.MockHMaster |
|
| TestReplicationSmallTests |
|
| TestReplicationStateBasic |
White box testing for replication state interfaces.
|
| TestReplicationStateZKImpl |
|
| TestReplicationStatus |
|
| TestReplicationStatusAfterLagging |
|
| TestReplicationStatusBothNormalAndRecoveryLagging |
|
| TestReplicationStatusSink |
|
| TestReplicationStatusSourceStartedTargetStoppedNewOp |
|
| TestReplicationStatusSourceStartedTargetStoppedNoOps |
|
| TestReplicationStatusSourceStartedTargetStoppedWithRecovery |
|
| TestReplicationStuckWithDeletedTableCFs |
Replication with dropped table will stuck as the default REPLICATION_DROP_ON_DELETED_TABLE_KEY
is false.
|
| TestReplicationStuckWithDroppedTable |
Replication with dropped table will stuck as the default REPLICATION_DROP_ON_DELETED_TABLE_KEY
is false.
|
| TestReplicationSyncUpTool |
|
| TestReplicationSyncUpToolBase |
|
| TestReplicationSyncUpToolWithBulkLoadedData |
|
| TestReplicationTrackerZKImpl |
This class tests the ReplicationTrackerZKImpl class and ReplicationListener interface.
|
| TestReplicationWALEntryFilters |
|
| TestReplicationWithTags |
|
| TestReplicationWithTags.TestCoprocessorForTagsAtSink |
|
| TestReplicationWithTags.TestCoprocessorForTagsAtSource |
|
| TestSerialReplication |
|
| TestSerialReplicationFailover |
|
| TestVerifyCellsReplicationEndpoint |
Confirm that the empty replication endpoint can work.
|
| TestVerifyCellsReplicationEndpoint.EndpointForTest |
|
| TestVerifyReplication |
|
| TestVerifyReplicationAdjunct |
|
| TestVerifyReplicationCrossDiffHdfs |
|
| TestZKReplicationPeerStorage |
|
| TestZKReplicationQueueStorage |
|