[
https://issues.apache.org/jira/browse/HBASE-11992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14189325#comment-14189325
]
Andrew Purtell commented on HBASE-11992:
----------------------------------------
So far I've confirmed the patch on RB contains the fix for HBASE-11963 and does
*not* contain configuration changes in HBASE-11964 or other changes from
defaults in 0.98.
The TODO I mentioned above is still there but that's a trivial matter.
Let me try this out on a cluster. I will also be back for another pass over the
patch.
> Backport HBASE-11367 (Pluggable replication endpoint) to 0.98
> -------------------------------------------------------------
>
> Key: HBASE-11992
> URL: https://issues.apache.org/jira/browse/HBASE-11992
> Project: HBase
> Issue Type: Task
> Reporter: Andrew Purtell
> Assignee: ramkrishna.s.vasudevan
> Attachments: HBASE-11992_0.98_1.patch, hbase-11367_0.98.patch
>
>
> ReplicationSource tails the logs for each peer. HBASE-11367 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.
> This issue is for backporting HBASE-11367 to 0.98.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)