[
https://issues.apache.org/jira/browse/HBASE-4131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13113774#comment-13113774
]
Hudson commented on HBASE-4131:
-------------------------------
Integrated in HBase-TRUNK #2246 (See
[https://builds.apache.org/job/HBase-TRUNK/2246/])
HBASE-4131 Make the Replication Service pluggable via a standard interface
definition
stack :
Files :
* /hbase/trunk/CHANGES.txt
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/HConstants.java
*
/hbase/trunk/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java
*
/hbase/trunk/src/main/java/org/apache/hadoop/hbase/regionserver/ReplicationService.java
*
/hbase/trunk/src/main/java/org/apache/hadoop/hbase/regionserver/ReplicationSinkService.java
*
/hbase/trunk/src/main/java/org/apache/hadoop/hbase/regionserver/ReplicationSourceService.java
*
/hbase/trunk/src/main/java/org/apache/hadoop/hbase/replication/regionserver/Replication.java
> 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
> Fix For: 0.94.0
>
> Attachments: replicationInterface1.txt, replicationInterface2.txt,
> replicationInterface3.txt
>
>
> 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