public class TestRegionMergeTransactionOnCluster extends Object
TestRegionMergeTransaction in that we're testing
RegionMergeTransactionImpl only the below tests are against a running
cluster where TestRegionMergeTransaction is tests against bare
HRegion.| Constructor and Description |
|---|
TestRegionMergeTransactionOnCluster() |
| Modifier and Type | Method and Description |
|---|---|
static void |
afterAllTests() |
static void |
beforeAllTests() |
void |
testCleanMergeReference() |
void |
testMerge()
This test tests 1, merging region not online;
2, merging same two regions; 3, merging unknown regions.
|
void |
testMergeWithReplicas() |
void |
testWholesomeMerge() |