public class TestWALSplitBoundedLogWriterCreation extends TestWALSplit
TestWALSplit.Corruptions, TestWALSplit.ZombieLastLogWriterRegionServer
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
name, TEST_UTIL
Constructor and Description |
---|
TestWALSplitBoundedLogWriterCreation() |
Modifier and Type | Method and Description |
---|---|
static void |
setUpBeforeClass() |
void |
testThreadingSlowWriterSmallBuffer()
The logic of this test has conflict with the limit writers split logic, skip this test
|
appendEntry, setUp, tearDown, tearDownAfterClass, testConcurrentSplitLogAndReplayRecoverEdit, testCorruptedFileGetsArchivedIfSkipErrors, testCorruptedLogFilesSkipErrorsFalseDoesNotTouchLogs, testCorruptWALTrailer, testEmptyLogFiles, testEmptyOpenLogFiles, testEOFisIgnored, testFirstLineCorruptionLogFileSkipErrorsPasses, testHasRecoveredEdits, testIOEOnOutputThread, testLogCannotBeWrittenOnceParsed, testLogDirectoryShouldBeDeletedAfterSuccessfulSplit, testLogsGetArchivedAfterSplit, testMiddleGarbageCorruptionSkipErrorsReadsHalfOfFile, testMovedWALDuringRecovery, testOldRecoveredEditsFileSidelined, testOpenZeroLengthReportedFileButWithDataGetsSplit, testRecoveredEditsPathForMeta, testRetryOpenDuringRecovery, testSplit, testSplitDeletedRegion, testSplitLeavesCompactionEventsEdits, testSplitLogFileDeletedRegionDir, testSplitLogFileEmpty, testSplitLogFileFirstLineCorruptionLog, testSplitLogFileMultipleRegions, testSplitPreservesEdits, testSplitRemovesRegionEventsEdits, testSplitWillFailIfWritingToRegionFails, testTerminationAskedByReporter, testThreading, testTrailingGarbageCorruptionLogFileSkipErrorsFalseThrows, testTralingGarbageCorruptionFileSkipErrorsPasses
public static final HBaseClassTestRule CLASS_RULE
public TestWALSplitBoundedLogWriterCreation()
public static void setUpBeforeClass() throws Exception
Exception
public void testThreadingSlowWriterSmallBuffer() throws Exception
testThreadingSlowWriterSmallBuffer
in class TestWALSplit
Exception
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.