You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2019/02/08 01:58:00 UTC

[jira] [Updated] (HBASE-21857) Do not need to check clusterKey if replicationEndpoint is provided when adding a peer

     [ https://issues.apache.org/jira/browse/HBASE-21857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Duo Zhang updated HBASE-21857:
------------------------------
    Attachment: HBASE-21857.patch

> Do not need to check clusterKey if replicationEndpoint is provided when adding a peer
> -------------------------------------------------------------------------------------
>
>                 Key: HBASE-21857
>                 URL: https://issues.apache.org/jira/browse/HBASE-21857
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Duo Zhang
>            Priority: Major
>         Attachments: HBASE-21857.patch
>
>
> The clusterKey check is done in HBASE-19630, which is part of the work for HBASE-19397.
> In HBASE-19630 we claim that we always check clusterKey when adding a peer at RS side, but this is not true, as clusterKey could be null. And it will be strange that if we implement a ReplicationEndpoint to kafka and we still need to provide a cluster key in the hbase format.



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