[
https://issues.apache.org/jira/browse/HBASE-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey resolved HBASE-2804.
--------------------------------
Resolution: Later
> [replication] Support ICVs in a master-master setup
> ---------------------------------------------------
>
> Key: HBASE-2804
> URL: https://issues.apache.org/jira/browse/HBASE-2804
> Project: HBase
> Issue Type: New Feature
> Components: Replication
> Reporter: Jean-Daniel Cryans
> Priority: Major
>
> Currently an ICV ends up as a Put in the HLogs, which ReplicationSource ships
> to ReplicationSink that in turn only recreates the Put and not the ICV
> itself. This means that in a master-master replication setup where the same
> counters are implemented on both side, the Puts will actually overwrite each
> other.
> We need to find a way to support this use case.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)