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

Anoop Sam John commented on HBASE-22380:
----------------------------------------

[~wchevreuil].   I mean why the user/client need to pass clusterId?  When the 
bulk load req comes to the 1st cluster, that RS can add its clusterId in the 
WALEdit cell.  That can be passed to the next cluster while doing replication. 
Only passing the 1st clusterId through all the clusters might not be enough.  
We need to add current clusterId into the existing list while passing to next.  
And same way check to see whether this cluster already saw/handled this 
replication or not.

> 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
>    Affects Versions: 3.0.0, 1.5.0, 2.2.0, 1.4.10, 2.0.5, 2.3.0, 2.1.5, 1.3.5
>            Reporter: chenxu
>            Assignee: Wellington Chevreuil
>            Priority: Critical
>              Labels: bulkload
>             Fix For: 3.0.0, 1.5.0, 2.3.0, 1.4.11, 2.1.7, 2.2.2
>
>
> when enabled master-master bulkload replication, HFiles will be replicated 
> circularly between two clusters



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to