Region stuck in OPENED state
----------------------------

                 Key: HBASE-3637
                 URL: https://issues.apache.org/jira/browse/HBASE-3637
             Project: HBase
          Issue Type: Bug
          Components: master
    Affects Versions: 0.92.0
            Reporter: Todd Lipcon
            Priority: Critical
             Fix For: 0.92.0


I don't 100% understand how this happened, but the following was observed:

- META is in OPENED state in ZK, for a server which no longer exists
- Handler sees that server is dead, and figures that the RIT timeout will 
handle it
- RIT timeout sees that it's already in OPENED state, and assumes that the 
OPENED handler will handle it
- loops in timeout state forever, never actually getting reassigned

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to