public class TestMasterTransitions extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| 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 final HBaseClassTestRule CLASS_RULE
public TestMasterTransitions()
public static void beforeAllTests() throws Exception
Exceptionpublic static void afterAllTests() throws Exception
Exceptionpublic void setup() throws IOException
IOExceptionpublic void testRegionCloseWhenNoMetaHBase2428() throws Exception
Exceptionpublic void testAddingServerBeforeOldIsDead2413() throws IOException
IOExceptionpublic void testKillRSWithOpeningRegion2482() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.