| AssignmentTestingUtil |
|
| MockMasterServices |
A mocked master services.
|
| MockMasterServices.MockRegionStateStore |
|
| TestAssignmentManager |
|
| TestAssignmentManagerBase |
Base class for AM test.
|
| TestAssignmentManagerBase.FaultyRsExecutor |
|
| TestAssignmentManagerBase.ServerNotYetRunningRsExecutor |
|
| TestAssignmentOnRSCrash |
|
| TestHbckChore |
|
| TestMasterAbortWhileMergingTable |
|
| TestMasterAbortWhileMergingTable.MergeRegionObserver |
|
| TestMergeTableRegionsProcedure |
|
| TestMetaInitIfAllProceduresLost |
|
| TestModifyTableWhileMerging |
|
| TestMoveSystemTableWithStopMaster |
|
| TestMoveSystemTableWithStopMaster.MoveRegionProcedureHoldBeforeAssign |
|
| TestRegionBypass |
Tests bypass on a region assign/unassign
|
| TestRegionBypass.StallingAssignProcedure |
An AssignProcedure that Stalls just before the finish.
|
| TestRegionMove2 |
Like TestRegionMove in regionserver package but in here in this package so I can get access to
Procedure internals to mess with the assignment to manufacture states seen out on clusters.
|
| TestRegionMove2.HackedMoveRegionProcedure |
Class just so we can mess around with RegionStateNode state at a particular point in the
Procedure to try and mess it up.
|
| TestRegionMoveAndAbandon |
Testcase for HBASE-20792.
|
| TestRegionReplicaSplit |
|
| TestRegionStates |
|
| TestRogueRSAssignment |
Tests to verify master/ assignment manager functionality against rogue RS
|
| TestSplitTableRegionProcedure |
|
| TestUnexpectedStateException |
Tests for HBASE-18408 "AM consumes CPU and fills up the logs really fast when there is no RS to
assign".
|