[
https://issues.apache.org/jira/browse/CASSANDRA-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12889553#action_12889553
]
Jonathan Ellis commented on CASSANDRA-1295:
-------------------------------------------
uncaught exceptions are already logged by the default uncaughtexceptionhandler
set up by CassandraDaemon. having a single place for that seems cleaner to me.
> 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.