Class TestReplicationStuckWithDroppedTable

java.lang.Object
org.apache.hadoop.hbase.replication.TestReplicationStuckWithDroppedTable

@Tag("org.apache.hadoop.hbase.testclassification.ReplicationTests") @Tag("org.apache.hadoop.hbase.testclassification.LargeTests") public class TestReplicationStuckWithDroppedTable extends Object
Replication with dropped table will stuck as the default REPLICATION_DROP_ON_DELETED_TABLE_KEY is false.