Package org.apache.hadoop.hbase.master
Class TestMigrateAndMirrorMetaLocations
java.lang.Object
org.apache.hadoop.hbase.master.TestMigrateAndMirrorMetaLocations
Testcase for HBASE-26193.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final HBaseTestingUtility
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate void
assertLocationEquals
(org.apache.hadoop.hbase.client.Result result, int replicaCount) private void
checkMirrorLocation
(int replicaCount) static void
setUp()
static void
tearDown()
void
test()
private void
-
Field Details
-
CLASS_RULE
-
UTIL
-
-
Constructor Details
-
TestMigrateAndMirrorMetaLocations
public TestMigrateAndMirrorMetaLocations()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
IOException
-
assertLocationEquals
private void assertLocationEquals(org.apache.hadoop.hbase.client.Result result, int replicaCount) throws Exception - Throws:
Exception
-
checkMirrorLocation
- Throws:
Exception
-
waitUntilNoSCP
- Throws:
IOException
-
test
- Throws:
Exception
-