public class TestHbckChore extends TestAssignmentManagerBase
TestAssignmentManagerBase.CallQueueTooBigOnceRsExecutor, TestAssignmentManagerBase.FaultyRsExecutor, TestAssignmentManagerBase.GoodRsExecutor, TestAssignmentManagerBase.HangOnCloseThenRSCrashExecutor, TestAssignmentManagerBase.HangThenRSCrashExecutor, TestAssignmentManagerBase.HangThenRSRestartExecutor, TestAssignmentManagerBase.MockRSExecutor, TestAssignmentManagerBase.MockRSProcedureDispatcher, TestAssignmentManagerBase.NoopRsExecutor, TestAssignmentManagerBase.RandRsExecutor, TestAssignmentManagerBase.ServerNotYetRunningRsExecutor, TestAssignmentManagerBase.SocketTimeoutRsExecutor, TestAssignmentManagerBase.TimeoutThenCallQueueTooBigRsExecutor
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private org.apache.hadoop.hbase.master.hbck.HbckChore |
hbckChore |
private static org.slf4j.Logger |
LOG |
am, assignFailedCount, assignProcMetrics, assignSubmittedCount, closeFailedCount, closeProcMetrics, closeSubmittedCount, exception, executor, master, moveFailedCount, moveProcMetrics, moveSubmittedCount, name, newRsAdded, NREGIONS, NSERVERS, openFailedCount, openProcMetrics, openSubmittedCount, PROC_NTHREADS, regionsToRegionServers, reopenFailedCount, reopenProcMetrics, reopenSubmittedCount, rsDispatcher, unassignFailedCount, unassignProcMetrics, unassignSubmittedCount, util
Constructor and Description |
---|
TestHbckChore() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testChoreDisable() |
void |
testForDisabledTable() |
void |
testForMeta() |
void |
testForSplitParent() |
void |
testForUserTable() |
void |
testOrphanRegionsOnFS() |
bulkSubmit, collectAssignmentManagerMetrics, createAndSubmitAssign, createAssignProcedure, createRegionInfo, createUnassignProcedure, doCrash, doRestart, getAssignMaxAttempts, sendTransitionReport, setupConfiguration, setUpMeta, submitProcedure, tearDown, waitOnFuture
private static final org.slf4j.Logger LOG
public static final HBaseClassTestRule CLASS_RULE
private org.apache.hadoop.hbase.master.hbck.HbckChore hbckChore
public TestHbckChore()
public void setUp() throws Exception
setUp
in class TestAssignmentManagerBase
Exception
public void testForMeta()
public void testForUserTable() throws Exception
Exception
public void testForDisabledTable() throws Exception
Exception
public void testForSplitParent() throws Exception
Exception
public void testOrphanRegionsOnFS() throws Exception
Exception
public void testChoreDisable()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.