Class TestRemovePeerProcedureWaitForSCP

java.lang.Object
org.apache.hadoop.hbase.replication.TestReplicationBaseNoBeforeAll
org.apache.hadoop.hbase.replication.TestRemovePeerProcedureWaitForSCP

@Tag("org.apache.hadoop.hbase.testclassification.ReplicationTests") @Tag("org.apache.hadoop.hbase.testclassification.LargeTests") public class TestRemovePeerProcedureWaitForSCP extends TestReplicationBaseNoBeforeAll
Make sure we will wait until all the SCPs finished in RemovePeerProcedure.

See HBASE-27109 for more details.