Package org.apache.hadoop.hbase.replication.regionserver
package org.apache.hadoop.hbase.replication.regionserver
-
ClassDescriptionTestBasicWALEntryStream with
AsyncFSWALProvider
as the WAL provider.TestBasicWALEntryStream withFSHLogProvider
as the WAL provider.Tests for DumpReplicationQueues toolTestsHBaseInterClusterReplicationEndpoint.filterNotExistColumnFamilyEdits(List)
andHBaseInterClusterReplicationEndpoint.filterNotExistTableEdits(List)
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.Test for the CompatibilitySingletonFactory and building MetricsReplicationSourceTestcase for HBASE-20624.This UT is used to make sure that we will not accidentally change the way to generate online servers.Testcase for HBASE-24871.Tests RegionReplicaReplicationEndpoint class by setting up region replicas and verifying async wal replication replays the edits to the secondary region in various scenarios.Tests RegionReplicaReplicationEndpoint.This test creates 2 mini hbase cluster.Manage the 'getRegionServers' for the tests below.Bad Endpoint with failing connection to peer on demand.Deadend Endpoint.Deadend Endpoint.Regionserver implementation that adds a delay on the graceful shutdown.An abstract class that tests ReplicationSourceManager.Tests the ReplicationSourceManager with ReplicationQueueZkImpl's and ReplicationQueuesClientZkImpl.Simple test of sink-side wal entry filter facility.A DevNull AsyncConnection whose only purpose is checking what edits made it through.Simple filter that will filter out any entry wholse writeTime is <= 5.Enable compression and reset the WALEntryStream while reading in ReplicationSourceWALReader.Try out different combinations of row count and KeyValue countBase class for WALEntryStream tests.Test helper that waits until a non-null entry is available in the stream next or times out.