public class TestLogRollAbort
extends java.lang.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 static void setUpBeforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic void testRSAbortWithUnflushedEdits()
throws java.lang.Exception
java.lang.Exceptionpublic void testLogRollAfterSplitStart()
throws java.io.IOException
java.io.IOException