Description
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.
Attachments
Issue Links
- Blocked
-
CAMEL-16848 Remove The creation of executorService in JMSConsumer
- Resolved
-
CAMEL-16848 Remove The creation of executorService in JMSConsumer
- Resolved