Details
-
Sub-task
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
We need a pluggable endpoint for replication for more flexibility. See parent jira for more context.
ReplicationSource tails the logs for each peer. This jira introduces ReplicationEndpoint which is customizable per peer. ReplicationEndpoint is run in the same RS process and instantiated per replication peer per region server. Implementations of this interface handle the actual shipping of WAL edits to the remote cluster.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-10070 HBase read high-availability using timeline-consistent region replicas
- Closed
- relates to
-
HBASE-11992 Backport HBASE-11367 (Pluggable replication endpoint) to 0.98
- Closed