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 HBaseClassTestRule
private static final AtomicInteger
protected static final AtomicBoolean
private static final AtomicBoolean
private static final org.slf4j.Logger
org.junit.rules.TestName
protected static org.apache.hadoop.hbase.ServerName
protected 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