public class TestMasterNoCluster extends Object
| Constructor and Description |
|---|
TestMasterNoCluster() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
void |
tearDown() |
static void |
tearDownAfterClass() |
void |
testFailover()
Test master failover.
|
void |
testNotPullingDeadRegionServerFromZK() |
void |
testStopDuringStart()
Test starting master then stopping it before its fully up.
|
public void tearDown()
throws KeeperException,
ZooKeeperConnectionException,
IOException
KeeperExceptionZooKeeperConnectionExceptionIOExceptionpublic void testStopDuringStart()
throws IOException,
KeeperException,
InterruptedException
IOExceptionKeeperExceptionInterruptedExceptionpublic void testFailover()
throws IOException,
KeeperException,
InterruptedException,
ServiceException
IOExceptionKeeperExceptionInterruptedExceptionServiceExceptionpublic void testNotPullingDeadRegionServerFromZK()
throws IOException,
KeeperException,
InterruptedException
IOExceptionKeeperExceptionInterruptedException