Class TestBasicWALEntryStreamFSHLog
java.lang.Object
org.apache.hadoop.hbase.replication.regionserver.WALEntryStreamTestBase
org.apache.hadoop.hbase.replication.regionserver.TestBasicWALEntryStream
org.apache.hadoop.hbase.replication.regionserver.TestBasicWALEntryStreamFSHLog
@Tag("org.apache.hadoop.hbase.testclassification.ReplicationTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestBasicWALEntryStreamFSHLog
extends TestBasicWALEntryStream
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.hadoop.hbase.replication.regionserver.TestBasicWALEntryStream
TestBasicWALEntryStream.FailingWALEntryFilterNested classes/interfaces inherited from class org.apache.hadoop.hbase.replication.regionserver.WALEntryStreamTestBase
WALEntryStreamTestBase.PathWatcher, WALEntryStreamTestBase.WALEntryStreamWithRetries -
Field Summary
Fields inherited from class org.apache.hadoop.hbase.replication.regionserver.TestBasicWALEntryStream
isCompressionEnabledFields inherited from class org.apache.hadoop.hbase.replication.regionserver.WALEntryStreamTestBase
cluster, CONF, fakeWalGroupId, family, fs, info, log, logQueue, mvcc, pathWatcher, qualifier, scopes, tableName, TEST_TIMEOUT_MS, TEST_UTIL, testName -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stream<org.junit.jupiter.params.provider.Arguments>static voidMethods inherited from class org.apache.hadoop.hbase.replication.regionserver.TestBasicWALEntryStream
setUp, testAppendsWithRolls, testCleanClosedWALs, testEmptyStream, testEOFExceptionForRecoveredQueue, testEOFExceptionForRecoveredQueueWithMultipleLogs, testEOFExceptionInOldWALsDirectory, testLogRollWhileStreaming, testNewEntriesWhileStreaming, testPosition, testPositionResetOnFileSwitchWithRetryableFilter, testReadBeyondCommittedLength, testReplicationSourceWALReader, testReplicationSourceWALReaderDisabled, testReplicationSourceWALReaderRecovered, testReplicationSourceWALReaderWithFailingFilter, testReplicationSourceWALReaderWithPartialWALEntryFailingFilter, testReplicationSourceWALReaderWrongPosition, testResumeStreamingFromPosition, testSizeOfLogQueue, testWALEntryStreamEOFRightAfterHeader, testWALKeySerializationMethods inherited from class org.apache.hadoop.hbase.replication.regionserver.WALEntryStreamTestBase
appendToLog, appendToLogAndSync, appendToLogAndSync, getWALEdits, initWAL, setUp, startCluster, tearDown, tearDownAfterClass
-
Constructor Details
-
TestBasicWALEntryStreamFSHLog
-
-
Method Details
-
parameters
-
setUpBeforeClass
- Throws:
Exception
-