You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2015/01/09 09:40:34 UTC

[jira] [Resolved] (HBASE-6741) Detect duplicate assignment more accurately

     [ https://issues.apache.org/jira/browse/HBASE-6741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-6741.
--------------------------
    Resolution: Later

This has been improved w/ zk-less assignment.

> 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)