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.
|
TestClaimReplicationQueue |
In HBASE-26029, we reimplement the claim queue operation with proc-v2 and make it a step in SCP,
this is a UT to make sure the ClaimReplicationQueuesProcedure works correctly.
|
TestClaimReplicationQueue.HMasterForTest |
|
TestClaimReplicationQueue.ServerManagerForTest |
|
TestMasterReplication |
|
TestMasterReplication.CoprocessorCounter |
Use a coprocessor to count puts and deletes.
|
TestMultiSlaveReplication |
|
TestNamespaceReplication |
|
TestNamespaceReplicationWithBulkLoadedData |
Testcase for HBASE-23098
|
TestNonHBaseReplicationEndpoint |
|
TestNonHBaseReplicationEndpoint.NonHBaseReplicationEndpoint |
|
TestPerTableCFReplication |
|
TestRemoveFromSerialReplicationPeer |
Testcase for HBASE-20296.
|
TestReplicationBase |
This class is only a base for other integration-level replication tests.
|
TestReplicationBase.ReplicationEndpointTest |
Custom replication endpoint to keep track of replication status for 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 |
|
TestReplicationEndpoint.SleepingReplicationEndpointForTest |
Not used by unit tests, helpful for manual testing with replication.
|
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 |
|
TestReplicationWALEntryFilters |
|
TestReplicationWithTags |
|
TestReplicationWithTags.TestCoprocessorForTagsAtSink |
|
TestReplicationWithTags.TestCoprocessorForTagsAtSource |
|
TestSerialReplication |
|
TestSerialReplicationFailover |
|
TestVerifyCellsReplicationEndpoint |
Confirm that the empty replication endpoint can work.
|
TestVerifyCellsReplicationEndpoint.EndpointForTest |
|
TestVerifyReplication |
|
TestVerifyReplicationAdjunct |
|
TestVerifyReplicationCrossDiffHdfs |
|
TestVerifyReplicationSecureClusterCredentials |
|
TestZKReplicationPeerStorage |
|
TestZKReplicationQueueStorage |
|