public class TestRegionServerOnlineConfigChange extends Object
| Constructor and Description |
|---|
TestRegionServerOnlineConfigChange() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUp() |
static void |
tearDown() |
void |
testCompactionConfigurationOnlineChange()
Test that the configurations in the CompactionConfiguration class change
properly.
|
void |
testNumCompactionThreadsOnlineChange()
Check if the number of compaction threads changes online
|
public void testNumCompactionThreadsOnlineChange()
throws IOException
IOExceptionpublic void testCompactionConfigurationOnlineChange()
throws IOException
IOException