Class TestAsyncFSWALRollStuck
java.lang.Object
org.apache.hadoop.hbase.regionserver.wal.TestAsyncFSWALRollStuck
Testcase for HBASE-25905
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprivate static CountDownLatch
private static Class<? extends org.apache.hbase.thirdparty.io.netty.channel.Channel>
static final HBaseClassTestRule
private static org.apache.hbase.thirdparty.io.netty.channel.EventLoopGroup
private static ScheduledExecutorService
private static BlockingQueue<CompletableFuture<Long>>
private static final org.slf4j.Logger
private static org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
private static CountDownLatch
private static org.apache.hadoop.hbase.client.RegionInfo
private static ExecutorService
private static AtomicInteger
private static org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtility
private static org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
LOG
-
UTIL
-
EVENT_LOOP_GROUP
-
CHANNEL_CLASS
-
EXECUTOR
-
FUTURES
-
SYNC_COUNT
-
ARRIVE
-
RESUME
-
TN
-
RI
-
MVCC
-
WAL
-
ROLL_EXEC
-
-
Constructor Details
-
TestAsyncFSWALRollStuck
public TestAsyncFSWALRollStuck()
-
-
Method Details