Class TestMetaRegionReplicaReplicationEndpoint

java.lang.Object
org.apache.hadoop.hbase.replication.regionserver.TestMetaRegionReplicaReplicationEndpoint

Tests RegionReplicaReplicationEndpoint class for hbase:meta by setting up region replicas and verifying async wal replication replays the edits to the secondary region in various scenarios.
See Also: