[
https://issues.apache.org/jira/browse/HBASE-11394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-11394:
--------------------------
Resolution: Fixed
Fix Version/s: 0.98.8
Status: Resolved (was: Patch Available)
Pushed to 0.98+. Thanks for the patch [~talat]
> 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
> Assignee: Talat UYARER
> Labels: beginner
> Fix For: 2.0.0, 0.98.8, 0.99.1
>
> Attachments: HBASE-11394.patch, HBASE-11394_v2.patch,
> HBASE-11394_v2.patch
>
>
> 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.3.4#6332)