public class TestMasterShutdown
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Log |
LOG |
| Constructor and Description |
|---|
TestMasterShutdown() |
| Modifier and Type | Method and Description |
|---|---|
void |
testMasterShutdown()
Simple test of shutdown.
|
void |
testMasterShutdownBeforeStartingAnyRegionServer() |
public void testMasterShutdown()
throws java.lang.Exception
Starts with three masters. Tells the active master to shutdown the cluster. Verifies that all masters are properly shutdown.
java.lang.Exceptionpublic void testMasterShutdownBeforeStartingAnyRegionServer()
throws java.lang.Exception
java.lang.Exception