Class TestWALSplit.ZombieLastLogWriterRegionServer

java.lang.Object
java.lang.Thread
org.apache.hadoop.hbase.wal.TestWALSplit.ZombieLastLogWriterRegionServer
All Implemented Interfaces:
Runnable
Enclosing class:
TestWALSplit

This thread will keep writing to a 'wal' file even after the split process has started. It simulates a region server that was considered dead but woke up and wrote some more to the last log entry. Does its writing as an alternate user in another filesystem instance to simulate better it being a regionserver.