Package org.apache.hadoop.hbase.master
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.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
UTIL
-
-
Constructor Details
-
TestWALFencing
public TestWALFencing()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
IOException
-
testMoveMeta
- Throws:
Exception
-