| AbstractTestDLS |
Base class for testing distributed log splitting.
|
| AbstractTestRestartCluster |
|
| AlwaysStandByHMaster |
An implementation of HMaster that always runs as a stand by and never transitions to active.
|
| AlwaysStandByHMaster.AlwaysStandByMasterManager |
An implementation of ActiveMasterManager that never transitions it's master to active state.
|
| DummyRegionProcedure |
|
| MockNoopMasterServices |
|
| MockRegionServer |
A mock RegionServer implementation.
|
| TestActiveMasterManager |
Test the ActiveMasterManager.
|
| TestActiveMasterManager.DummyMaster |
Dummy Master Implementation.
|
| TestActiveMasterManager.NodeDeletionListener |
|
| TestActiveMasterManager.WaitToBeMasterThread |
|
| TestAlwaysStandByHMaster |
|
| TestAssignmentManagerMetrics |
|
| TestBalancer |
Test balancer with disabled table
|
| TestClientMetaServiceRPCs |
|
| TestClockSkewDetection |
|
| TestCloseAnOpeningRegion |
|
| TestCloseAnOpeningRegion.MockHMaster |
|
| TestClusterRestart |
|
| TestClusterRestartFailover |
|
| TestClusterRestartFailover.AssignmentManagerForTest |
|
| TestClusterRestartFailover.HMasterForTest |
|
| TestClusterRestartFailoverSplitWithoutZk |
|
| TestClusterRestartSplitWithoutZk |
|
| TestClusterStatusPublisher |
|
| TestDeadServer |
|
| TestDLSAsyncFSWAL |
|
| TestDLSFSHLog |
|
| TestGetInfoPort |
Trivial test to confirm that we do not get 0 infoPort.
|
| TestGetLastFlushedSequenceId |
Trivial test to confirm that we can get last flushed sequence id by encodedRegionName.
|
| TestGetReplicationLoad |
|
| TestGetReplicationLoad.MyMaster |
|
| TestHMasterCommandLine |
|
| TestHMasterRPCException |
|
| TestLoadProcedureError |
Testcase for HBASE-21490.
|
| TestLoadProcedureError.TestProcedure |
|
| TestMaster |
|
| TestMasterAbortAndRSGotKilled |
|
| TestMasterAbortAndRSGotKilled.DelayCloseCP |
|
| TestMasterBalanceThrottling |
|
| TestMasterChoreScheduled |
Tests to validate if HMaster default chores are scheduled
|
| TestMasterChoreScheduled.TestChoreField<E extends org.apache.hadoop.hbase.ScheduledChore> |
Reflect into the HMaster instance and find by field name a specified instance
of ScheduledChore.
|
| TestMasterCoprocessorServices |
Tests that the MasterRpcServices is correctly searching for implementations of the
Coprocessor Service and not just the "default" implementations of those services.
|
| TestMasterCoprocessorServices.MockAccessController |
|
| TestMasterCoprocessorServices.MockVisibilityController |
|
| TestMasterFailover |
|
| TestMasterFailoverBalancerPersistence |
|
| TestMasterFileSystem |
Test the master filesystem in a local cluster
|
| TestMasterFileSystemWithWALDir |
Test the master filesystem in a local cluster
|
| TestMasterHandlerFullWhenTransitRegion |
|
| TestMasterHandlerFullWhenTransitRegion.DelayOpenCP |
Make open region very slow
|
| TestMasterMetrics |
|
| TestMasterMetrics.MyMaster |
|
| TestMasterMetricsWrapper |
|
| TestMasterNoCluster |
Standup the master and fake it to test various aspects of master function.
|
| TestMasterNotCarryTable |
|
| TestMasterOperationsForRegionReplicas |
|
| TestMasterQosFunction |
|
| TestMasterRepairMode |
|
| TestMasterRestartAfterDisablingTable |
|
| TestMasterShutdown |
|
| TestMasterStatusServlet |
Tests for the master status page and its template.
|
| TestMasterTransitions |
Test transitions of state across the master.
|
| TestMergeTableRegionsWhileRSCrash |
|
| TestMetaAssignmentWithStopMaster |
|
| TestMetaShutdownHandler |
Tests handling of meta-carrying region server failover.
|
| TestMetaShutdownHandler.MyRegionServer |
|
| TestMetricsMasterProcSourceImpl |
Test for MetricsMasterProcSourceImpl
|
| TestMetricsMasterSourceFactory |
Test for the CompatibilitySingletonFactory and building MetricsMasterSource
|
| TestMetricsMasterSourceImpl |
Test for MetricsMasterSourceImpl
|
| TestMirroringTableStateManager |
Tests that table state is mirrored out to zookeeper for hbase-1.x clients.
|
| TestNewStartedRegionServerVersion |
|
| TestRegionPlacement |
|
| TestRegionPlacement2 |
|
| TestRegionPlan |
|
| TestRegionPlansWithThrottle |
|
| TestRegionsRecoveryChore |
Test for RegionsRecoveryChore
|
| TestRegionsRecoveryChore.StoppableImplementation |
Simple helper class that just keeps track of whether or not its stopped.
|
| TestRegionsRecoveryConfigManager |
Test for Regions Recovery Config Manager
|
| TestRegionsRecoveryConfigManager.StoppableImplementation |
Simple helper class that just keeps track of whether or not its stopped.
|
| TestRegionsRecoveryConfigManager.TestHMaster |
|
| TestRegionState |
|
| TestRollingRestart |
Tests the restarting of everything as done during rolling restarts.
|
| TestRoundRobinAssignmentOnRestart |
|
| TestRoundRobinAssignmentOnRestartSplitWithoutZk |
|
| TestServerCrashProcedureCarryingMetaStuck |
|
| TestServerCrashProcedureStuck |
Testcase for HBASE-20634
|
| TestShutdownBackupMaster |
Test to confirm that we will not hang when stop a backup master which is trying to become the
active master.
|
| TestShutdownBackupMaster.MockHMaster |
|
| TestShutdownWithNoRegionServer |
Testcase to confirm that we will not hang when shutdown a cluster with no live region servers.
|
| TestSplitLogManager |
|
| TestSplitRegionWhileRSCrash |
|
| TestSplitWALManager |
|
| TestSplitWALManager.FakeServerProcedure |
|
| TestTableStateManager |
Tests the default table lock manager
|
| TestWarmupRegion |
Run tests that use the HBase clients; TableBuilder.
|