Class TestReplicationStuckWithDeletedTableCFs

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

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