Duo Zhang created HBASE-21857:
---------------------------------

             Summary: 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


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)

Reply via email to