Class TestCompactorMemLeak
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestCompactorMemLeak
@Tag("org.apache.hadoop.hbase.testclassification.RegionServerTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestCompactorMemLeak
extends Object
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final org.apache.hadoop.conf.Configurationprivate static final byte[]private static final AtomicBooleanprivate Stringprivate static final byte[]private static final HBaseTestingUtilprivate static final byte[] -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidassertMajorCompactionOK(org.apache.hadoop.hbase.TableName tableName) voidsetTestName(org.junit.jupiter.api.TestInfo testInfo) static voidsetUp()static voidtearDown()void
-
Field Details
-
UTIL
-
CONF
-
IS_LAST_CELL_ON_HEAP
-
FAMILY
-
QUALIFIER
-
VALUE
-
name
-
-
Constructor Details
-
TestCompactorMemLeak
public TestCompactorMemLeak()
-
-
Method Details
-
setTestName
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
assertMajorCompactionOK
-
testMemLeak
- Throws:
IOExceptionInterruptedException
-