Package org.apache.hadoop.hbase.wal
Class TestWALSplitBoundedLogWriterCreation
java.lang.Object
org.apache.hadoop.hbase.wal.TestWALSplit
org.apache.hadoop.hbase.wal.TestWALSplitBoundedLogWriterCreation
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.hadoop.hbase.wal.TestWALSplit
TestWALSplit.Corruptions
-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.wal.TestWALSplit
name, TEST_UTIL
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.hadoop.hbase.wal.TestWALSplit
setUp, tearDown, tearDownAfterClass, testConcurrentSplitLogAndReplayRecoverEdit, testCorruptedFileGetsArchivedIfSkipErrors, testCorruptedLogFilesSkipErrorsFalseDoesNotTouchLogs, testCorruptWALTrailer, testEmptyLogFiles, testEmptyOpenLogFiles, testEmptyWALEdit, testEOFisIgnored, testFirstLineCorruptionLogFileSkipErrorsPasses, testHasRecoveredEdits, testIOEOnOutputThread, testLogCannotBeWrittenOnceParsed, testLogDirectoryShouldBeDeletedAfterSuccessfulSplit, testLogsGetArchivedAfterSplit, testMiddleGarbageCorruptionSkipErrorsReadsHalfOfFile, testMovedWALDuringRecovery, testOldRecoveredEditsFileSidelined, testOpenZeroLengthReportedFileButWithDataGetsSplit, testRecoveredEditsPathForMeta, testRecoveredEditsStoragePolicy, testRetryOpenDuringRecovery, testSplit, testSplitDeletedRegion, testSplitLeavesCompactionEventsEdits, testSplitLogFileDeletedRegionDir, testSplitLogFileEmpty, testSplitLogFileFirstLineCorruptionLog, testSplitLogFileMultipleRegions, testSplitPreservesEdits, testSplitRemovesRegionEventsEdits, testSplitRemovesReplicationMarkerEdits, testSplitWillFailIfWritingToRegionFails, testTerminationAskedByReporter, testThreading, testThreadingSlowWriterSmallBuffer, testTrailingGarbageCorruptionLogFileSkipErrorsFalseThrows, testTralingGarbageCorruptionFileSkipErrorsPasses
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestWALSplitBoundedLogWriterCreation
public TestWALSplitBoundedLogWriterCreation()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-