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
Exceptionpublic void setup()
throws IOException
IOExceptionpublic void testRegionCloseWhenNoMetaHBase2428()
throws Exception
Exceptionpublic void testAddingServerBeforeOldIsDead2413()
throws IOException
IOExceptionpublic void testKillRSWithOpeningRegion2482()
throws Exception
Exception