Package org.apache.hadoop.hbase.master.assignment
package org.apache.hadoop.hbase.master.assignment
-
ClassDescriptionA mocked master services.Base class for AM test.UT for HBASE-25032.Confirm that we will do backoff when retrying on closing a region, to avoid consuming all the CPUs.Testcase for HBASE-23682.Testcase for HBASE-23079.See HBASE-22060 and HBASE-22074 for more details.Testcase for HBASE-23594.A test to make sure that we will wait for RIT to finish while closing excess region replicas.Tests bypass on a region assign/unassignAn AssignProcedure that Stalls just before the finish.Testcase for HBASE-20792.Tests to verify master/ assignment manager functionality against rogue RSSCP does not support rollback actually, here we just want to simulate that when there is a code bug, SCP and its sub procedures will not hang there forever, and it will not mess up the procedure store.Testcase for HBASE-22365.This copro is used to slow down opening of the replica regions.Testcase for HBASE-21811.