public class TestMasterShutdown extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestMasterShutdown() |
| Modifier and Type | Method and Description |
|---|---|
void |
testMasterShutdown()
Simple test of shutdown.
|
void |
testMasterShutdownBeforeStartingAnyRegionServer() |
public static final HBaseClassTestRule CLASS_RULE
public TestMasterShutdown()
public void testMasterShutdown() throws Exception
Starts with three masters. Tells the active master to shutdown the cluster. Verifies that all masters are properly shutdown.
Exceptionpublic void testMasterShutdownBeforeStartingAnyRegionServer() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.