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

Reply via email to