Class TestCompactionInDeadRegionServer

java.lang.Object
org.apache.hadoop.hbase.regionserver.TestCompactionInDeadRegionServer

This testcase is used to ensure that the compaction marker will fail a compaction if the RS is already dead. It can not eliminate FNFE when scanning but it does reduce the possibility a lot.