Package org.apache.hadoop.hbase.master
Class TestRestartWithEmptyWALDirectory
java.lang.Object
org.apache.hadoop.hbase.master.TestRestartWithEmptyWALDirectory
Simulate the scenario described in HBASE-26245, where we clean the WAL directory and try to start
the cluster.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static byte[]
private static org.apache.hadoop.hbase.TableName
private static byte[]
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
UTIL
-
NAME
-
FAMILY
-
QUALIFIER
-
-
Constructor Details
-
TestRestartWithEmptyWALDirectory
public TestRestartWithEmptyWALDirectory()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
IOException
-
testRestart
- Throws:
IOException
InterruptedException
-