Class TestReplicationProcedureRetry
java.lang.Object
org.apache.hadoop.hbase.replication.TestReplicationProcedureRetry
All the modification method will fail once in the test and should finally succeed.
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
UTIL
-
-
Constructor Details
-
TestReplicationProcedureRetry
public TestReplicationProcedureRetry()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
tearDownAfterTest
- Throws:
IOException
-
doTest
- Throws:
IOException
-
testErrorBeforeUpdate
public void testErrorBeforeUpdate() throws IOException, org.apache.hadoop.hbase.replication.ReplicationException- Throws:
IOException
org.apache.hadoop.hbase.replication.ReplicationException
-
testErrorAfterUpdate
public void testErrorAfterUpdate() throws IOException, org.apache.hadoop.hbase.replication.ReplicationException- Throws:
IOException
org.apache.hadoop.hbase.replication.ReplicationException
-