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 |
testShutdownHandling() |
void |
testShutdownOfReplicaHolder() |
void |
testZookeeperNodesForReplicas() |
public void testZookeeperNodesForReplicas() throws Exception
Exception
public static void shutdownMetaAndDoValidations(HBaseTestingUtility util) throws Exception
Exception
public void testMetaLookupThreadPoolCreated() throws Exception
Exception
public void testHBaseFsckWithMetaReplicas() throws Exception
Exception
public void testHBaseFsckWithFewerMetaReplicas() throws Exception
Exception
public void testHBaseFsckWithFewerMetaReplicaZnodes() throws Exception
Exception
public void testAccessingUnknownTables() throws Exception
Exception
public void testShutdownOfReplicaHolder() throws Exception
Exception