public class TestMemstoreLABWithoutPool extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestMemstoreLABWithoutPool() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
void |
testLABChunkQueueWithMultipleMSLABs()
Test frequent chunk retirement with chunk pool triggered by lots of threads, making sure
there's no memory leak (HBASE-16195)
|
void |
testLABRandomAllocation()
Test a bunch of random allocations
|
public static final HBaseClassTestRule CLASS_RULE
public TestMemstoreLABWithoutPool()
public static void setUpBeforeClass() throws Exception
Exceptionpublic void testLABRandomAllocation()
public void testLABChunkQueueWithMultipleMSLABs() throws Exception
Exception - if any error occurredCopyright © 2007–2019 Cloudera. All rights reserved.