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

Reply via email to