-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.12.1
-
Component/s: camel-core
-
Labels:None
-
Estimated Complexity:Unknown
Currently because of this bug the doShutdown hook of the following non-singleton Producers doesn't kick in at all:
- JpaProducer
- Mina2Producer
Which could cause resources leaking.