Class TestSerialSyncReplication


@Tag("org.apache.hadoop.hbase.testclassification.ReplicationTests") @Tag("org.apache.hadoop.hbase.testclassification.LargeTests") public class TestSerialSyncReplication extends SyncReplicationTestBase
Testcase to confirm that serial replication will not be stuck when using along with synchronous replication. See HBASE-21486 for more details.