[ https://issues.apache.org/jira/browse/HBASE-20451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16443248#comment-16443248 ]
Sean Busbey commented on HBASE-20451: ------------------------------------- how does this relate to HBASE-15769? I thought we already did this? > replication add_peer command should check cluster key format > -------------------------------------------------------------- > > Key: HBASE-20451 > URL: https://issues.apache.org/jira/browse/HBASE-20451 > Project: HBase > Issue Type: Bug > Components: Replication > Affects Versions: 1.2.6, 1.3.2 > Environment: hbase 1.2.6 with replication enable > Reporter: Yechao Chen > Assignee: Yechao Chen > Priority: Major > Attachments: HBASE-20451-branch-1.2.v1.patch, > HBASE-20451-branch-1.3.v1.patch > > > add a wrong cluster key format > hbase(main):002:0> add_peer > 'to_syj','shen1.cmh,shen2.cmh,shen3.cmh:hbase-unsecure:2181' > 0 row(s) in 0.2570 seconds > hbase shell not throw any exception. > then restart the hbase regionserver, > it will failed, case of wrong cluster key format > > -- This message was sent by Atlassian JIRA (v7.6.3#76005)