You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/07/18 01:26:50 UTC

[jira] Updated: (CASSANDRA-1295) Log uncaught exceptions thrown in thread pools

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

Folke Behrens updated CASSANDRA-1295:
-------------------------------------

    Attachment: 001-NamedThreadFactory-logs-uncaught-exceptions.patch.txt

> Log uncaught exceptions thrown in thread pools
> ----------------------------------------------
>
>                 Key: CASSANDRA-1295
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1295
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 0.7
>            Reporter: Folke Behrens
>             Fix For: 0.7
>
>         Attachments: 001-NamedThreadFactory-logs-uncaught-exceptions.patch.txt
>
>
> Attached patch makes NamedThreadFactory add itself as UncaughtExceptionHandler to every child thread. Uncaught exceptions get logged.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.