[
https://issues.apache.org/jira/browse/HBASE-6741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14268509#comment-14268509
]
Cosmin Lehene commented on HBASE-6741:
--------------------------------------
[~amitanand] is this still an issue? If so can you provide a more elaborate
description (methods involved, example, etc.)?
[~apurtell] ping
> Detect duplicate assignment more accurately
> -------------------------------------------
>
> Key: HBASE-6741
> URL: https://issues.apache.org/jira/browse/HBASE-6741
> Project: HBase
> Issue Type: Bug
> Reporter: Amitanand Aiyer
> Priority: Minor
> Labels: delete
>
> Currently, the duplicate detection logic does not differentiate if the two
> duplicate updates are from the same rs or different RS.
> Have seen issues where a duplicate notification from the same RS, causes the
> assignment to be considered a duplicate assignment. ... and the region ends
> up being assigned to no one.
> Keep track of where the regions are opened, and make the duplicate detection
> more accurate.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)