Claus Ibsen created CAMEL-6199:
----------------------------------
Summary: camel-jms - When removing a route the jms consumer should
shutdown any private thread pool the listener container may have been using
Key: CAMEL-6199
URL: https://issues.apache.org/jira/browse/CAMEL-6199
Project: Camel
Issue Type: Bug
Components: camel-jms
Affects Versions: 2.10.0
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.10.5, 2.11.0
For example when you add / remove routes dynamically to a Camel app that starts
from a JMS endpoint. Then the jms consumer may use a private thread pool for
the listener container. That thread pool is enlisted in JMX.
We should ensure the thread pool is shutdown and removed from JMX when the
route is removed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira