Class TestWALOpenError
java.lang.Object
org.apache.hadoop.hbase.regionserver.wal.TestWALOpenError
Test WAL Init ERROR
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static org.apache.hadoop.hdfs.MiniDFSClusterprotected static org.apache.hadoop.conf.Configurationprivate org.apache.hadoop.hbase.ServerNamefinal org.junit.rules.TestNameprotected org.apache.hadoop.fs.Pathprotected org.apache.hadoop.fs.FileSystemprotected static org.apache.hadoop.fs.Pathprotected static org.apache.hadoop.fs.Pathprivate static final org.slf4j.Loggerprivate static TestWALOpenError.MyFSLogprotected static final HBaseTestingUtilityprivate static booleanprotected org.apache.hadoop.hbase.wal.WALFactory -
Constructor Summary
Constructors -
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
-