public class TestRSGroupsAdmin1 extends TestRSGroupsBase
TestRSGroupsBase.CPMasterObserver
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
protected static org.slf4j.Logger |
LOG |
admin, cluster, groupPrefix, INIT, master, name, NUM_DEAD_SERVERS, NUM_SLAVES_BASE, observer, rand, rsGroupAdmin, rsGroupAdminEndpoint, tableName, tablePrefix, TEST_UTIL, WAIT_TIMEOUT
Constructor and Description |
---|
TestRSGroupsAdmin1() |
Modifier and Type | Method and Description |
---|---|
void |
afterMethod() |
void |
beforeMethod() |
static void |
setUp() |
static void |
tearDown() |
void |
testBogusArgs() |
void |
testDisabledTableMove() |
void |
testFailRemoveGroup() |
void |
testGroupInfoMultiAccessing() |
void |
testMultiTableMove() |
void |
testNamespaceConstraint() |
void |
testNonExistentTableMove() |
void |
testNotMoveTableToNullRSGroupWhenCreatingExistingTable() |
void |
testRenameRSGroup() |
void |
testRenameRSGroupConstraints() |
void |
testRSGroupListDoesNotContainFailedTableCreation() |
void |
testTableMoveTruncateAndDrop() |
void |
testValidGroupNames() |
private void |
toggleQuotaCheckAndRestartMiniCluster(boolean enable) |
addGroup, deleteGroups, deleteNamespaceIfNecessary, deleteTableIfNecessary, getGroupName, getNumServers, getServerName, getTableRegionMap, getTableServerRegionMap, initialize, removeGroup, setUpBeforeMethod, setUpTestBeforeClass, tearDownAfterClass, tearDownAfterMethod
addResourceToRegionServerConfiguration, replaceHBaseSiteXML, restoreHBaseSiteXML, setUpConfigurationFiles
public static final HBaseClassTestRule CLASS_RULE
protected static final org.slf4j.Logger LOG
public TestRSGroupsAdmin1()
public void beforeMethod() throws Exception
Exception
public void afterMethod() throws Exception
Exception
public void testValidGroupNames() throws IOException
IOException
public void testBogusArgs() throws Exception
Exception
public void testNamespaceConstraint() throws Exception
Exception
public void testGroupInfoMultiAccessing() throws Exception
Exception
public void testFailRemoveGroup() throws IOException, InterruptedException
IOException
InterruptedException
public void testMultiTableMove() throws Exception
Exception
public void testTableMoveTruncateAndDrop() throws Exception
Exception
public void testDisabledTableMove() throws Exception
Exception
public void testNonExistentTableMove() throws Exception
Exception
public void testRSGroupListDoesNotContainFailedTableCreation() throws Exception
Exception
public void testNotMoveTableToNullRSGroupWhenCreatingExistingTable() throws Exception
Exception
private void toggleQuotaCheckAndRestartMiniCluster(boolean enable) throws Exception
Exception
public void testRenameRSGroup() throws Exception
Exception
public void testRenameRSGroupConstraints() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.