Multi data center replication
-----------------------------

                 Key: ACCUMULO-378
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-378
             Project: Accumulo
          Issue Type: New Feature
            Reporter: Sapan Shah
            Assignee: Sapan Shah
            Priority: Minor


The use case here is where people have multiple data centers and need to 
replicate the data in between them.  Accumulo can model this replication after 
the way that HBase currently handles the replication as detailed here 
(http://hbase.apache.org/replication.html).  

There will be one master Cluster and multiple slave clusters.  Accumulo will 
use the Master-Push model to replicate the statements from the master clusters 
WAL to the various slaves WALs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to