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

Duo Zhang commented on HBASE-20425:
-----------------------------------

There is another possible way to address this is to remove the last (or first?) 
clusterIds when replaying the remote WAL. You can have a try to see which one 
is better. Maybe the latter one is easier...

> Do not write the cluster id of the current active cluster when writing remote 
> WAL
> ---------------------------------------------------------------------------------
>
>                 Key: HBASE-20425
>                 URL: https://issues.apache.org/jira/browse/HBASE-20425
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Duo Zhang
>            Assignee: Zheng Hu
>            Priority: Major
>
> The wal entries which are replayed when converting a cluster from S to DA 
> need to be replicated back to the old A cluster. if we write the cluster id 
> of A into the wal entries, we will skip replicating them...



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to