Modifier and Type | Class and Description |
---|---|
class |
TestReplicationAdminWithClusters
Unit testing of ReplicationAdmin with clusters
|
Modifier and Type | Class and Description |
---|---|
class |
TestBulkLoadReplication
Integration test for bulk load replication.
|
class |
TestBulkLoadReplicationHFileRefs |
Modifier and Type | Class and Description |
---|---|
class |
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. |
class |
TestNamespaceReplication |
class |
TestNamespaceReplicationWithBulkLoadedData
Testcase for HBASE-23098
|
class |
TestReplicationChangingPeerRegionservers
Test handling of changes to the number of a peer's regionservers.
|
class |
TestReplicationDisableInactivePeer |
class |
TestReplicationDroppedTables |
class |
TestReplicationEmptyWALRecovery |
class |
TestReplicationEndpoint
Tests ReplicationSource and ReplicationEndpoint interactions
|
class |
TestReplicationKillMasterRS
Runs the TestReplicationKillRS test and selects the RS to kill in the master cluster Do not add
other tests in this class.
|
class |
TestReplicationKillMasterRSCompressed
Run the same test as TestReplicationKillMasterRS but with WAL compression enabled Do not add
other tests in this class.
|
class |
TestReplicationKillMasterRSWithSeparateOldWALs |
class |
TestReplicationKillRS |
class |
TestReplicationKillSlaveRS
Runs the TestReplicationKillRS test and selects the RS to kill in the slave cluster Do not add
other tests in this class.
|
class |
TestReplicationKillSlaveRSWithSeparateOldWALs |
class |
TestReplicationMetricsforUI |
class |
TestReplicationSmallTests |
class |
TestReplicationStatus |
class |
TestReplicationStatusAfterLagging |
class |
TestReplicationStatusBothNormalAndRecoveryLagging |
class |
TestReplicationStatusSink |
class |
TestReplicationStatusSourceStartedTargetStoppedNewOp |
class |
TestReplicationStatusSourceStartedTargetStoppedNoOps |
class |
TestReplicationStatusSourceStartedTargetStoppedWithRecovery |
class |
TestVerifyReplication |
class |
TestVerifyReplicationAdjunct
We moved some of
TestVerifyReplication 's tests here because it could take too long to
complete. |
Modifier and Type | Class and Description |
---|---|
class |
TestReplicationEndpointWithMultipleAsyncWAL |
class |
TestReplicationEndpointWithMultipleWAL |
class |
TestReplicationKillMasterRSCompressedWithMultipleAsyncWAL |
class |
TestReplicationKillMasterRSCompressedWithMultipleWAL |
Modifier and Type | Class and Description |
---|---|
class |
TestRefreshPeerWhileRegionServerRestarts
This UT is used to make sure that we will not accidentally change the way to generate online
servers.
|
class |
TestRefreshRecoveredReplication
Testcase for HBASE-24871.
|
class |
TestReplicationCompressedWAL |
class |
TestReplicationSourceManagerJoin |
class |
TestReplicationValueCompressedWAL |
class |
TestReplicator |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.