Class TestWALOpenError
java.lang.Object
org.apache.hadoop.hbase.regionserver.wal.TestWALOpenError
Test WAL Init ERROR
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static org.apache.hadoop.hdfs.MiniDFSCluster
protected static org.apache.hadoop.conf.Configuration
private org.apache.hadoop.hbase.ServerName
final org.junit.rules.TestName
protected org.apache.hadoop.fs.Path
protected org.apache.hadoop.fs.FileSystem
protected static org.apache.hadoop.fs.Path
protected static org.apache.hadoop.fs.Path
private static final org.slf4j.Logger
private static TestWALOpenError.MyFSLog
protected static final HBaseTestingUtility
private static boolean
protected org.apache.hadoop.hbase.wal.WALFactory
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
LOG
-
conf
-
cluster
-
TEST_UTIL
-
hbaseDir
-
hbaseWALDir
-
fs
-
dir
-
wals
-
currentServername
-
currentTest
-
myFSLogCreated
-
throwExceptionWhenCloseFSLogClose
-
-
Constructor Details
-
TestWALOpenError
public TestWALOpenError()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
testWALClosedIfOpenError
- Throws:
IOException
-
testThrowFailedCloseWalException
- Throws:
IOException
-