You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Christopher L. Shannon (JIRA)" <ji...@apache.org> on 2015/04/28 13:50:06 UTC

[jira] [Created] (AMQ-5750) Add exception handler to TaskRunnerFactory

Christopher L. Shannon created AMQ-5750:
-------------------------------------------

             Summary: Add exception handler to TaskRunnerFactory
                 Key: AMQ-5750
                 URL: https://issues.apache.org/jira/browse/AMQ-5750
             Project: ActiveMQ
          Issue Type: Improvement
          Components: Broker
    Affects Versions: 5.11.1
            Reporter: Christopher L. Shannon
            Priority: Minor


The {{TaskRunnerFactory}} class in activemq-client creates a default executor but doesn't set an uncaught exception handler.  This should be added so uncaught errors show up in the log for the created threads.  This is similar to how the {{getExecutor}} method in {{BrokerService}} sets an uncaught exception handler.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)