Jimmy Xiang created HBASE-6482:
----------------------------------

             Summary: In AssignmentManager failover mode, use 
ServerShutdownHandler to handle dead regions
                 Key: HBASE-6482
                 URL: https://issues.apache.org/jira/browse/HBASE-6482
             Project: HBase
          Issue Type: Sub-task
            Reporter: Jimmy Xiang


In AssignmentManager failover mode, a special failoverProcessedRegions map is 
used to manage regions in transition. It complicates the code. Should we use 
ServerShutdownHander to process those regions?  So that we can share some code 
and make the logic of AssignmentManager a little bit simpler.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to