Cristiano Nicolai created CAMEL-7715:
----------------------------------------
Summary: SjmsConsumer and SjmsProducer do not remove thread pool
when stop
Key: CAMEL-7715
URL: https://issues.apache.org/jira/browse/CAMEL-7715
Project: Camel
Issue Type: Bug
Components: camel-sjms
Affects Versions: 2.13.2
Reporter: Cristiano Nicolai
SjmsConsumer and SjmsProducer always register a new ThreadPool on Camel context
ExecutorServiceManager every time a new instance is created for an endpoint.
If consumer or producer is stopped or removed or even component is removed,
thread pool still exists.
--
This message was sent by Atlassian JIRA
(v6.2#6252)