TestDumpReplicationQueues |
Tests for DumpReplicationQueues tool
|
TestGlobalReplicationThrottler |
|
TestHBaseInterClusterReplicationEndpointFilterEdits |
Tests HBaseInterClusterReplicationEndpoint.filterNotExistColumnFamilyEdits(List) and
HBaseInterClusterReplicationEndpoint.filterNotExistTableEdits(List)
|
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.
|
TestMetricsReplicationSourceFactory |
Test for the CompatibilitySingletonFactory and building MetricsReplicationSource
|
TestMetricsReplicationSourceFactoryImpl |
|
TestMetricsReplicationSourceImpl |
|
TestRaceWhenCreatingReplicationSource |
Testcase for HBASE-20624.
|
TestRaceWhenCreatingReplicationSource.LocalReplicationEndpoint |
|
TestRefreshRecoveredReplication |
Testcase for HBASE-24871.
|
TestRegionReplicaReplicationEndpoint |
Tests RegionReplicaReplicationEndpoint class by setting up region replicas and verifying
async wal replication replays the edits to the secondary region in various scenarios.
|
TestRegionReplicaReplicationEndpointNoMaster |
Tests RegionReplicaReplicationEndpoint.
|
TestRegionReplicaReplicationEndpointNoMaster.WALEditCopro |
|
TestReplicationSink |
|
TestReplicationSinkManager |
|
TestReplicationSinkManager.SetServersHBaseReplicationEndpoint |
Manage the 'getRegionServers' for the tests below.
|
TestReplicationSource |
|
TestReplicationSource.DoNothingReplicationEndpoint |
Deadend Endpoint.
|
TestReplicationSource.FaultyReplicationEndpoint |
|
TestReplicationSource.FlakyReplicationEndpoint |
Deadend Endpoint.
|
TestReplicationSource.ShutdownDelayRegionServer |
Regionserver implementation that adds a delay on the graceful shutdown.
|
TestReplicationSourceManager |
An abstract class that tests ReplicationSourceManager.
|
TestReplicationSourceManager.DummyNodeFailoverWorker |
|
TestReplicationSourceManager.DummyServer |
|
TestReplicationSourceManager.FailInitializeDummyReplicationSource |
|
TestReplicationSourceManagerZkImpl |
Tests the ReplicationSourceManager with ReplicationQueueZkImpl's and
ReplicationQueuesClientZkImpl.
|
TestReplicationThrottler |
|
TestReplicator |
|
TestReplicator.FailureInjectingReplicationEndpointForTest |
|
TestReplicator.ReplicationEndpointForTest |
|
TestSerialReplicationChecker |
|
TestSerialReplicationEndpoint |
|
TestSerialReplicationEndpoint.TestEndpoint |
|
TestSourceFSConfigurationProvider |
|
TestWALEntrySinkFilter |
Simple test of sink-side wal entry filter facility.
|
TestWALEntrySinkFilter.DevNullConnection |
A DevNull Connection whose only purpose is checking what edits made it through.
|
TestWALEntrySinkFilter.IfTimeIsGreaterThanBOUNDARYWALEntrySinkFilterImpl |
Simple filter that will filter out any entry wholse writeTime is <= 5.
|
TestWALEntryStream |
|