Package org.apache.hadoop.hbase.regionserver.wal
package org.apache.hadoop.hbase.regionserver.wal
-
ClassDescriptionTest log deletion as logs are rolled.Tests that verifies that the log is forced to be rolled every "hbase.regionserver.logroll.period"WAL tests that can be reused across providers.Test replay of edits out of a WAL split.Helper class for testing protobuf log.Provides AsyncFSWAL test cases.Testcase for HBASE-25905Test our compressor class.Test that we can create, load, setup our own custom codecTests for WAL write durabilityProvides FSHLog test cases.Tests for conditions that should trigger RegionServer aborts when rolling the current WAL fails.Test many concurrent appenders to an WAL while rolling the log.Appender thread.ProtobufLogWriter that simulates higher latencies in sync() callTest that the actions are called while playing with an WALJust counts when methods are calledEnsure configuration changes are having an effect on WAL.Enables compression and runs the TestWALReplay tests.Enables compression and runs the TestWALReplay tests.WALDurabilityTestBase<T extends org.apache.hadoop.hbase.wal.WAL>Tests for WAL write durability - hflush vs hsync