[
https://issues.apache.org/jira/browse/HBASE-11394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041584#comment-14041584
]
Enis Soztutar commented on HBASE-11394:
---------------------------------------
Do you have a patch? It should be easy to just do a check in addPeer().
> Replication can have data loss if peer id contains hyphen "-"
> -------------------------------------------------------------
>
> Key: HBASE-11394
> URL: https://issues.apache.org/jira/browse/HBASE-11394
> Project: HBase
> Issue Type: Bug
> Reporter: Enis Soztutar
> Fix For: 0.99.0, 0.98.4
>
>
> This is an extension to HBASE-8207. It seems that there is no check for the
> peer id string (which is the short name for the replication peer) format. So
> in case a peer id containing "-", it will cause data loss silently on server
> failure.
> I did not verify the claim via testing though, this is just purely from
> reading the code.
--
This message was sent by Atlassian JIRA
(v6.2#6252)