Uses of Class
org.apache.hadoop.hbase.replication.TestReplicationBase
Package
Description
-
Uses of TestReplicationBase in org.apache.hadoop.hbase.master.replication
-
Uses of TestReplicationBase in org.apache.hadoop.hbase.regionserver
Modifier and TypeClassDescriptionclass
Integration test for bulk load replication.class
-
Uses of TestReplicationBase in org.apache.hadoop.hbase.replication
Modifier and TypeClassDescriptionclass
Base class for testing replication for dropped tables.class
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 theAssignReplicationQueuesProcedure
works correctly.class
class
class
class
class
final class
Testcase for HBASE-23098class
Make sure we will wait until all the SCPs finished in RemovePeerProcedure.class
Test handling of changes to the number of a peer's regionservers.class
class
class
Tests ReplicationSource and ReplicationEndpoint interactionsclass
Runs the TestReplicationKillRS test and selects the RS to kill in the master cluster Do not add other tests in this class.class
Run the same test as TestReplicationKillMasterRS but with WAL compression enabled Do not add other tests in this class.class
class
class
Runs the TestReplicationKillRS test and selects the RS to kill in the slave cluster Do not add other tests in this class.class
class
class
class
class
class
class
class
class
class
class
class
class
We moved some ofTestVerifyReplicationZkClusterKey
's tests here because it could take too long to complete.class
class
class
class
-
Uses of TestReplicationBase in org.apache.hadoop.hbase.replication.multiwal
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of TestReplicationBase in org.apache.hadoop.hbase.replication.regionserver
Modifier and TypeClassDescriptionclass
This UT is used to make sure that we will not accidentally change the way to generate online servers.class
Testcase for HBASE-24871.class
class
class
class