Class TestRegionReplicaReplication

java.lang.Object
org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplication

@Tag("org.apache.hadoop.hbase.testclassification.FlakeyTests") @Tag("org.apache.hadoop.hbase.testclassification.LargeTests") public class TestRegionReplicaReplication extends Object
Tests region replication by setting up region replicas and verifying async wal replication replays the edits to the secondary region in various scenarios.