Package org.apache.hadoop.hbase.master
Class TestAlwaysStandByHMaster
java.lang.Object
org.apache.hadoop.hbase.master.TestAlwaysStandByHMaster
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
static final MiniClusterRule
private static final StartTestingClusterOption
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Tests that the AlwaysStandByHMaster does not transition to active state even if no active master exists.
-
Field Details
-
CLASS_RULE
-
OPTION
-
miniClusterRule
-
-
Constructor Details
-
TestAlwaysStandByHMaster
public TestAlwaysStandByHMaster()
-
-
Method Details
-
testAlwaysStandBy
Tests that the AlwaysStandByHMaster does not transition to active state even if no active master exists.- Throws:
Exception
-