[
https://issues.apache.org/jira/browse/HBASE-22380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905351#comment-16905351
]
Wellington Chevreuil commented on HBASE-22380:
----------------------------------------------
Maybe we can change bulk load RPC to add an optional cluster id parameter, so
that marker would include this id in the bulk load wal entry event?
_HFileReplicator_ would then use the cluster id retrieved from the wal entry,
then pass to _LoadIncrementalHFiles._ That way, we would preserve/forward
cluster id of from bulk load originator cluster through the wal entry events.
> break circle replication when doing bulkload
> --------------------------------------------
>
> Key: HBASE-22380
> URL: https://issues.apache.org/jira/browse/HBASE-22380
> Project: HBase
> Issue Type: Bug
> Components: Replication
> Reporter: chenxu
> Priority: Critical
> Labels: bulkload
>
> when enabled master-master bulkload replication, HFiles will be replicated
> circularly between two clusters
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)