Class TestWALFencing

java.lang.Object
org.apache.hadoop.hbase.master.TestWALFencing

@Tag("org.apache.hadoop.hbase.testclassification.MasterTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests") public class TestWALFencing extends Object
Testcase for HBASE-29797, where the lazy initialized WALProvider may recreate the WAL directory and cause our fencing way loses efficacy.