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