public class TestMasterTransitions extends Object
Constructor and Description |
---|
TestMasterTransitions() |
Modifier and Type | Method and Description |
---|---|
static void |
afterAllTests() |
static void |
beforeAllTests()
Start up a mini cluster and put a small table of many empty regions into it.
|
void |
setup() |
void |
testAddingServerBeforeOldIsDead2413()
Test adding in a new server before old one on same host+port is dead.
|
void |
testKillRSWithOpeningRegion2482()
In 2482, a RS with an opening region on it dies.
|
void |
testRegionCloseWhenNoMetaHBase2428()
In 2428, the meta region has just been set offline and then a close comes
in.
|
public static void beforeAllTests() throws Exception
Exception
public void setup() throws IOException
IOException
public void testRegionCloseWhenNoMetaHBase2428() throws Exception
Exception
public void testAddingServerBeforeOldIsDead2413() throws IOException
IOException
public void testKillRSWithOpeningRegion2482() throws Exception
Exception