Class TestAsyncFSWALRollStuck
java.lang.Object
org.apache.hadoop.hbase.regionserver.wal.TestAsyncFSWALRollStuck
Testcase for HBASE-25905
- 
Nested Class Summary
Nested Classes - 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static CountDownLatchprivate static Class<? extends org.apache.hbase.thirdparty.io.netty.channel.Channel>static final HBaseClassTestRuleprivate static org.apache.hbase.thirdparty.io.netty.channel.EventLoopGroupprivate static ScheduledExecutorServiceprivate static BlockingQueue<CompletableFuture<Long>>private static final org.slf4j.Loggerprivate static org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControlprivate static CountDownLatchprivate static org.apache.hadoop.hbase.client.RegionInfoprivate static ExecutorServiceprivate static AtomicIntegerprivate static org.apache.hadoop.hbase.TableNameprivate static final HBaseTestingUtilprivate static org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL - 
Constructor Summary
Constructors - 
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