Class TestReplicasClient

java.lang.Object
org.apache.hadoop.hbase.client.TestReplicasClient

@Tag("org.apache.hadoop.hbase.testclassification.LargeTests") @Tag("org.apache.hadoop.hbase.testclassification.ClientTests") public class TestReplicasClient extends Object
Tests for region replicas. Sad that we cannot isolate these without bringing up a whole cluster. See TestRegionServerNoMaster.