Master does not reassign regions closed while opening
-----------------------------------------------------
Key: HBASE-1077
URL: https://issues.apache.org/jira/browse/HBASE-1077
Project: Hadoop HBase
Issue Type: Bug
Components: master
Reporter: Andrew Purtell
If a regionserver encounters an error -- for example a transient DFS problem --
while opening a region, it will send a CLOSE to the master. The master never
tries reassigning the region after this, as if the CLOSE is ignored.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.