You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "rajeshbabu (JIRA)" <ji...@apache.org> on 2013/03/17 20:35:14 UTC

[jira] [Created] (HBASE-8133) avoid assign for disabling table regions(OPENING/PENDING_OPEN) in SSH

rajeshbabu created HBASE-8133:
---------------------------------

             Summary: avoid assign for disabling table regions(OPENING/PENDING_OPEN) in SSH
                 Key: HBASE-8133
                 URL: https://issues.apache.org/jira/browse/HBASE-8133
             Project: HBase
          Issue Type: Bug
          Components: Region Assignment
    Affects Versions: 0.95.0
            Reporter: rajeshbabu
            Assignee: rajeshbabu
             Fix For: 0.98.0


Disabling table regions which are in PENDING_OPEN or OPENING on dead server are getting assigned then unassiging. 
We can avoid this by just mark OFFLINE for the regions,any way znodes of the transitions got deleted as part of am.processServerShutdown(serverName). 

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