Josh Elser created HBASE-17559:
----------------------------------
Summary: Verify service threads are using the
UncaughtExceptionHandler
Key: HBASE-17559
URL: https://issues.apache.org/jira/browse/HBASE-17559
Project: HBase
Issue Type: Task
Reporter: Josh Elser
Assignee: Josh Elser
Fix For: 2.0.0, 1.4.0
(Context:
https://lists.apache.org/thread.html/47c9a0f7193eaf0546ce241cfe093885366f5177ed867e18b45d77b9@%3Cdev.hbase.apache.org%3E)
We should take a once-over on the threads we start in the RegionServer/Master
to make sure that they're using the UncaughtExceptionHandler to prevent the
case where the process keeps running but one of our threads has died.
Such a situation may result in operators not realizing that their HBase
instance is not actually running as expected.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)