[hbase] Prevent unintentional thread exit in region server and master
---------------------------------------------------------------------
Key: HADOOP-2722
URL: https://issues.apache.org/jira/browse/HADOOP-2722
Project: Hadoop Core
Issue Type: Bug
Components: contrib/hbase
Affects Versions: 0.16.0
Reporter: Jim Kellerman
Assignee: Jim Kellerman
Priority: Blocker
Fix For: 0.16.0
Exceptions can escape from the various threads in the region server and master,
causing the thread to exit but the rest of the server to remain alive. In some
cases, a region server can appear alive to the master, yet be totally
non-functional.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.