public class TestRSKilledWhenInitializing extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
testName |
| Constructor and Description |
|---|
TestRSKilledWhenInitializing() |
| Modifier and Type | Method and Description |
|---|---|
void |
testRSTerminationAfterRegisteringToMasterBeforeCreatingEphemeralNode()
Test verifies whether a region server is removed from online servers list in master if it went
down after registering with master.
|
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName testName
public TestRSKilledWhenInitializing()
public void testRSTerminationAfterRegisteringToMasterBeforeCreatingEphemeralNode() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.