public class TestMasterRegionWALCleaner extends MasterRegionTestBase
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private org.apache.hadoop.fs.Path |
globalWALArchiveDir |
private org.apache.hadoop.hbase.master.cleaner.LogCleaner |
logCleaner |
private static long |
TTL_MS |
CF1, CF2, choreService, hfileCleanerPool, htu, logCleanerPool, QUALIFIER, region, REGION_DIR_NAME, TD
Constructor and Description |
---|
TestMasterRegionWALCleaner() |
Modifier and Type | Method and Description |
---|---|
protected void |
postSetUp() |
void |
test() |
configure, configure, createMasterRegion, setUp, tearDown
public static final HBaseClassTestRule CLASS_RULE
private static long TTL_MS
private org.apache.hadoop.hbase.master.cleaner.LogCleaner logCleaner
private org.apache.hadoop.fs.Path globalWALArchiveDir
public TestMasterRegionWALCleaner()
protected void postSetUp() throws IOException
postSetUp
in class MasterRegionTestBase
IOException
public void test() throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.