public class TestRSKilledWhenInitializing extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestRSKilledWhenInitializing.MockedRegionServer |
| Constructor and Description |
|---|
TestRSKilledWhenInitializing() |
| Modifier and Type | Method and Description |
|---|---|
void |
testRSTermnationAfterRegisteringToMasterBeforeCreatingEphemeralNod()
Test verifies whether a region server is removing from online servers list in master if it went
down after registering with master.
|
public void testRSTermnationAfterRegisteringToMasterBeforeCreatingEphemeralNod()
throws Exception
Exception