[
https://issues.apache.org/jira/browse/HBASE-4131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070096#comment-13070096
]
stack commented on HBASE-4131:
------------------------------
This looks fine. How will replicateLogEntries work? The current replication
reading the edits source would invoke it? The current replication would then
need to change so that on invocation of replicateLogEntries, if it was the
configured sink, it would pass the edits to the remote cluster as it does now?
> Make the Replication Service pluggable via a standard interface definition
> --------------------------------------------------------------------------
>
> Key: HBASE-4131
> URL: https://issues.apache.org/jira/browse/HBASE-4131
> Project: HBase
> Issue Type: Improvement
> Components: regionserver
> Reporter: dhruba borthakur
> Assignee: dhruba borthakur
>
> The current HBase code supports a replication service that can be used to
> sync data from from one hbase cluster to another. It would be nice to make it
> a pluggable interface so that other cross-data-center replication services
> can be used in conjuction with HBase.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira