Class TestRegionReplicationSink
java.lang.Object
org.apache.hadoop.hbase.regionserver.regionreplication.TestRegionReplicationSink
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate org.apache.hadoop.conf.Configurationprivate org.apache.hadoop.hbase.client.AsyncClusterConnectionprivate Runnableprivate org.apache.hadoop.hbase.regionserver.regionreplication.RegionReplicationBufferManagerfinal TableNameTestRuleprivate org.apache.hadoop.hbase.client.RegionInfoprivate org.apache.hadoop.hbase.regionserver.regionreplication.RegionReplicationSinkprivate org.apache.hadoop.hbase.client.TableDescriptor -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CLASS_RULE
-
conf
-
td
-
-
flushRequester
-
conn
-
manager
private org.apache.hadoop.hbase.regionserver.regionreplication.RegionReplicationBufferManager manager -
sink
-
name
-
-
Constructor Details
-
TestRegionReplicationSink
public TestRegionReplicationSink()
-
-
Method Details
-
setUp
-
tearDown
- Throws:
InterruptedException
-
testNormal
-
testDropEdits
-
testNotAddToFailedReplicas
-
testAddToFailedReplica
-
testAllReplicaFailed
This test is for HBASE-29230, when all replicas are failed, resource should be released completely. -
testSizeCapacity
-
testCountCapacity
-