Root region does not get assigned after doing kill -9 on all daemons and
restarting HBase
-----------------------------------------------------------------------------------------
Key: HBASE-4953
URL: https://issues.apache.org/jira/browse/HBASE-4953
Project: HBase
Issue Type: Bug
Reporter: Mikhail Bautin
When doing a kill -9 on all HBase processes and attempting to re-start HBase,
the master does not properly assign the root region. The
/hbase/root-region-server znode still contains the old regionserver, but the
regionserver referenced in it does not get assigned the root region. This might
get resolved after the znode expires, though, but some testing is required.
--
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