Class TestBasicWALEntryStreamAsyncFSWAL
java.lang.Object
org.apache.hadoop.hbase.replication.regionserver.WALEntryStreamTestBase
org.apache.hadoop.hbase.replication.regionserver.TestBasicWALEntryStream
org.apache.hadoop.hbase.replication.regionserver.TestBasicWALEntryStreamAsyncFSWAL
TestBasicWALEntryStream with
AsyncFSWALProvider
as the WAL provider.-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.hadoop.hbase.replication.regionserver.TestBasicWALEntryStream
TestBasicWALEntryStream.FailingWALEntryFilter
Nested 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
isCompressionEnabled
Fields 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, tn
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.hadoop.hbase.replication.regionserver.TestBasicWALEntryStream
data, setUp, testAppendsWithRolls, testCleanClosedWALs, testEmptyStream, testEOFExceptionForRecoveredQueue, testEOFExceptionForRecoveredQueueWithMultipleLogs, testEOFExceptionInOldWALsDirectory, testLogRollWhileStreaming, testNewEntriesWhileStreaming, testPosition, testReadBeyondCommittedLength, testReplicationSourceWALReader, testReplicationSourceWALReaderDisabled, testReplicationSourceWALReaderRecovered, testReplicationSourceWALReaderWithFailingFilter, testReplicationSourceWALReaderWithPartialWALEntryFailingFilter, testReplicationSourceWALReaderWrongPosition, testResumeStreamingFromPosition, testSizeOfLogQueue, testWALKeySerialization
Methods inherited from class org.apache.hadoop.hbase.replication.regionserver.WALEntryStreamTestBase
appendToLog, appendToLogAndSync, appendToLogAndSync, getWALEdits, initWAL, startCluster, tearDown, tearDownAfterClass
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestBasicWALEntryStreamAsyncFSWAL
public TestBasicWALEntryStreamAsyncFSWAL()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-