Package org.apache.hadoop.hbase.master
Class TestAlwaysStandByHMaster
java.lang.Object
org.apache.hadoop.hbase.master.TestAlwaysStandByHMaster
@Tag("org.apache.hadoop.hbase.testclassification.MediumTests") @Tag("org.apache.hadoop.hbase.testclassification.MasterTests")
public class TestAlwaysStandByHMaster
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MiniClusterExtensionprivate static final StartTestingClusterOption -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTests that the AlwaysStandByHMaster does not transition to active state even if no active master exists.
-
Field Details
-
OPTION
-
miniClusterExtension
-
-
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
-