Enis Soztutar created HBASE-11394:
-------------------------------------
Summary: 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)