public class TestLogRollAbort extends Object
| Constructor and Description |
|---|
TestLogRollAbort() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
static void |
setUpBeforeClass() |
void |
tearDown() |
void |
testLogRollAfterSplitStart()
Tests the case where a RegionServer enters a GC pause,
comes back online after the master declared it dead and started to split.
|
void |
testRSAbortWithUnflushedEdits()
Tests that RegionServer aborts if we hit an error closing the WAL when
there are unsynced WAL edits.
|
public void testRSAbortWithUnflushedEdits()
throws Exception
Exceptionpublic void testLogRollAfterSplitStart()
throws IOException
IOException