You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/04/05 23:36:46 UTC

[jira] [Updated] (HBASE-17559) Verify service threads are using the UncaughtExceptionHandler

     [ https://issues.apache.org/jira/browse/HBASE-17559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Busbey updated HBASE-17559:
--------------------------------
    Fix Version/s:     (was: 1.4.0)
                   1.5.0

> 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.5.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.15#6346)