Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.9.3, 2.10.1
-
None
-
Unknown
Description
We should shutdown the thread pool for recipient list if a pool was in use, and it can be shutdown.
The logic in doShutdown is missing that.
Camel would though have a fail-safe when it shutdown itself to shutdown that pool otherwise. But we should shutdown when the EIP is shutdown itself.