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
KeeperException
ZooKeeperConnectionException
IOException
public void testStopDuringStart() throws IOException, KeeperException, InterruptedException
IOException
KeeperException
InterruptedException
public void testFailover() throws IOException, KeeperException, InterruptedException, ServiceException
IOException
KeeperException
InterruptedException
ServiceException
public void testNotPullingDeadRegionServerFromZK() throws IOException, KeeperException, InterruptedException
IOException
KeeperException
InterruptedException