Class TestRestartWithEmptyWALDirectory

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

@Tag("org.apache.hadoop.hbase.testclassification.MasterTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests") public class TestRestartWithEmptyWALDirectory extends Object
Simulate the scenario described in HBASE-26245, where we clean the WAL directory and try to start the cluster.