Package org.apache.hadoop.hbase.master
Class TestShutdownBackupMaster
java.lang.Object
org.apache.hadoop.hbase.master.TestShutdownBackupMaster
Test to confirm that we will not hang when stop a backup master which is trying to become the
active master. See HBASE-19838
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprivate static CountDownLatch
static final HBaseClassTestRule
private static CountDownLatch
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
void
-
Field Details
-
CLASS_RULE
-
UTIL
-
ARRIVE
-
CONTINUE
-
-
Constructor Details
-
TestShutdownBackupMaster
public TestShutdownBackupMaster()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
testShutdownWhileBecomingActive
- Throws:
InterruptedException
-