PooledTaskRunner fails to shutdown after task throws exception
--------------------------------------------------------------
Key: AMQ-1647
URL: https://issues.apache.org/activemq/browse/AMQ-1647
Project: ActiveMQ
Issue Type: Bug
Affects Versions: 5.1.0
Reporter: peter royal
Priority: Critical
Fix For: 5.1.0
Attachments: PooledTaskRunner_shutdown_failure.patch
the PooledTaskRunner will fail to shutdown if a task throws an exception,
because the state-tracking variables are never reset.
patch and unit test attached.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.