public class TestWALConfiguration extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
org.junit.rules.TestName |
name |
(package private) static HBaseTestingUtility |
TEST_UTIL |
String |
walProvider |
Constructor and Description |
---|
TestWALConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
before() |
static Iterable<Object[]> |
data() |
void |
testBlocksizeDefaultsToTwiceHDFSBlockSize()
Test blocksize change from HBASE-20520 takes on both asycnfs and old wal provider.
|
private static final org.slf4j.Logger LOG
static final HBaseTestingUtility TEST_UTIL
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public String walProvider
public TestWALConfiguration()
public void before()
public void testBlocksizeDefaultsToTwiceHDFSBlockSize() throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.