Class TestClaimReplicationQueue

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

@Tag("org.apache.hadoop.hbase.testclassification.ReplicationTests") @Tag("org.apache.hadoop.hbase.testclassification.LargeTests") public class TestClaimReplicationQueue extends TestReplicationBaseNoBeforeAll
In HBASE-26029, we reimplement the claim queue operation with proc-v2 and make it a step in SCP, this is a UT to make sure the AssignReplicationQueuesProcedure works correctly.