public class TestMetaWithReplicas extends Object
| Constructor and Description |
|---|
TestMetaWithReplicas() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
static void |
shutdownMetaAndDoValidations(HBaseTestingUtility util) |
void |
tearDown() |
void |
testAccessingUnknownTables() |
void |
testChangingReplicaCount() |
void |
testHBaseFsckWithExcessMetaReplicas() |
void |
testHBaseFsckWithFewerMetaReplicas() |
void |
testHBaseFsckWithFewerMetaReplicaZnodes() |
void |
testHBaseFsckWithMetaReplicas() |
void |
testMetaAddressChange() |
void |
testMetaHTDReplicaCount() |
void |
testMetaLookupThreadPoolCreated() |
void |
testMetaTableReplicaAssignment() |
void |
testShutdownHandling() |
void |
testShutdownOfReplicaHolder() |
void |
testZookeeperNodesForReplicas() |
public void testZookeeperNodesForReplicas()
throws Exception
Exceptionpublic static void shutdownMetaAndDoValidations(HBaseTestingUtility util) throws Exception
Exceptionpublic void testMetaLookupThreadPoolCreated()
throws Exception
Exceptionpublic void testHBaseFsckWithMetaReplicas()
throws Exception
Exceptionpublic void testHBaseFsckWithFewerMetaReplicas()
throws Exception
Exceptionpublic void testHBaseFsckWithFewerMetaReplicaZnodes()
throws Exception
Exceptionpublic void testAccessingUnknownTables()
throws Exception
Exceptionpublic void testShutdownOfReplicaHolder()
throws Exception
Exceptionpublic void testHBaseFsckWithExcessMetaReplicas()
throws Exception
Exception