You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2014/09/16 22:15:33 UTC

[jira] [Commented] (HBASE-11991) Region states may be out of sync

    [ https://issues.apache.org/jira/browse/HBASE-11991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14136123#comment-14136123 ] 

stack commented on HBASE-11991:
-------------------------------

nit: Declare and assign in the one step instead of in two as you have it here:

+    oldAssignments = new HashMap<String, ServerName>();

Can you say more about what this old state is helping with?  I think I get it and the patch looks good but a sentence or two would make me more confident I understand what is going on when I +1



> Region states may be out of sync
> --------------------------------
>
>                 Key: HBASE-11991
>                 URL: https://issues.apache.org/jira/browse/HBASE-11991
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>         Attachments: hbase-11991.patch
>
>
> Region states could be out of sync under a rare scenario. The regions hosted by a server could be wrong.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)