[ https://issues.apache.org/jira/browse/HBASE-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828437#action_12828437 ]
Jean-Daniel Cryans commented on HBASE-2129: ------------------------------------------- @Ryan I'm not sure... Replication is a very core feature IMO and the reason we would put it elsewhere first is because we don't want to include this experimental code yet. I would even be in favor of integrating it into core right away and put a final boolean that would offline the code completely if set to false (like appends in dfs). > Simple Master/Slave replication > ------------------------------- > > Key: HBASE-2129 > URL: https://issues.apache.org/jira/browse/HBASE-2129 > Project: Hadoop HBase > Issue Type: Sub-task > Reporter: Jean-Daniel Cryans > Assignee: Jean-Daniel Cryans > Fix For: 0.21.0 > > Attachments: HBASE-2129-v2.patch, HBASE-2129.patch > > > We should first build a very simple replication mechanism to validate our > assumptions and get a feel of what replication is in this very distributed > context. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.