Package org.apache.hadoop.hbase.master
Class TestMasterRegionMutation1
java.lang.Object
org.apache.hadoop.hbase.master.TestMasterRegionMutation1
- Direct Known Subclasses:
TestMasterRegionMutation2
MasterRegion related test that ensures the operations continue even when Procedure state update
encounters retriable IO errors.
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final AtomicIntegerprotected static final AtomicBooleanprivate static final AtomicBooleanprivate static final org.slf4j.Loggerorg.junit.rules.TestNameprotected static org.apache.hadoop.hbase.ServerNameprotected static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOG
-
CLASS_RULE
-
name
-
TEST_UTIL
-
rs0
-
ERROR_OUT
-
ERROR_COUNTER
-
FIRST_TIME_ERROR
-
-
Constructor Details
-
TestMasterRegionMutation1
public TestMasterRegionMutation1()
-
-
Method Details