[ 
https://issues.apache.org/jira/browse/HBASE-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667880#action_12667880
 ] 

Jean-Daniel Cryans commented on HBASE-1160:
-------------------------------------------

bq. I don't think we need a statistical 'eventual consistency' multi-write (Eg: 
paxos), but instead a straight forward replication stream (a la redo log 
replication from Oracle, mysql, etc) would be pretty good. Tools to monitor 
that replication stream (replicas are X seconds behind kind of thing) would 
also be necessary.

Thanks for your input. I was also thinking that something like MySQL 
replication would be good enough for a majority of people at this point.

> Multi-site replication support
> ------------------------------
>
>                 Key: HBASE-1160
>                 URL: https://issues.apache.org/jira/browse/HBASE-1160
>             Project: Hadoop HBase
>          Issue Type: New Feature
>            Reporter: Jean-Daniel Cryans
>
> HBase should support multi-site replication in order to provide higher 
> availability. A first version with eventual consistency could be easy to 
> implement.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to