You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jeffrey Zhong (JIRA)" <ji...@apache.org> on 2013/07/31 03:59:48 UTC

[jira] [Created] (HBASE-9099) logReplay could trigger double region assignment

Jeffrey Zhong created HBASE-9099:
------------------------------------

             Summary: logReplay could trigger double region assignment
                 Key: HBASE-9099
                 URL: https://issues.apache.org/jira/browse/HBASE-9099
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.98.0, 0.95.2
            Reporter: Jeffrey Zhong
            Assignee: Jeffrey Zhong


The symptom is the first region assignment submitted in SSH is in progress while when am.waitOnRegionToClearRegionsInTransition times out we will re-submitted another SSH which will invoke another region assignment for the region. It will cause the region get stuck in RIT status.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira