[jboss-jira] [JBoss JIRA] (WFLY-3653) Managed Executors: unhandled exceptions should be logged

Rich DiCroce (JIRA) issues at jboss.org
Mon Jul 21 16:15:31 EDT 2014


Rich DiCroce created WFLY-3653:
----------------------------------

             Summary: Managed Executors: unhandled exceptions should be logged
                 Key: WFLY-3653
                 URL: https://issues.jboss.org/browse/WFLY-3653
             Project: WildFly
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
    Affects Versions: 8.1.0.Final
            Reporter: Rich DiCroce
            Assignee: Jason Greene


If you submit a task to a ManagedExecutorService, and the task throws an exception that propagates out of the task, the exception is not logged anywhere. Obviously, developers can simply wrap their task's code with a try-catch, but it would be nice if that were not needed.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jboss-jira mailing list