public class TestMasterTransitions
extends java.lang.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 java.lang.Exception
java.lang.Exceptionpublic static void afterAllTests()
throws java.lang.Exception
java.lang.Exceptionpublic void setup()
throws java.io.IOException
java.io.IOExceptionpublic void testRegionCloseWhenNoMetaHBase2428()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddingServerBeforeOldIsDead2413()
throws java.io.IOException
java.io.IOExceptionpublic void testKillRSWithOpeningRegion2482()
throws java.lang.Exception
java.lang.Exception