Package org.apache.hadoop.hbase.wal
Class TestWrongMetaWALFileName
java.lang.Object
org.apache.hadoop.hbase.wal.TestWrongMetaWALFileName
Testcase for HBASE-21843. Used to confirm that we use the correct name for meta wal file when
using
RegionGroupingProvider
.-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
UTIL
-
-
Constructor Details
-
TestWrongMetaWALFileName
public TestWrongMetaWALFileName()
-
-
Method Details