Class TestReplicationProcedureRetry
java.lang.Object
org.apache.hadoop.hbase.replication.TestReplicationProcedureRetry
@Tag("org.apache.hadoop.hbase.testclassification.ReplicationTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestReplicationProcedureRetry
extends Object
All the modification method will fail once in the test and should finally succeed.
-
Field Details
-
UTIL
-
-
Constructor Details
-
TestReplicationProcedureRetry
public TestReplicationProcedureRetry()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
tearDownAfterTest
- Throws:
IOException
-
doTest
- Throws:
IOException
-
testErrorBeforeUpdate
@Test public void testErrorBeforeUpdate() throws IOException, org.apache.hadoop.hbase.replication.ReplicationException- Throws:
IOExceptionorg.apache.hadoop.hbase.replication.ReplicationException
-
testErrorAfterUpdate
@Test public void testErrorAfterUpdate() throws IOException, org.apache.hadoop.hbase.replication.ReplicationException- Throws:
IOExceptionorg.apache.hadoop.hbase.replication.ReplicationException
-