Babak Vahdat created CAMEL-6948:
-----------------------------------
Summary: Releasing a non-singleton producer by ProducerCache
should not only stop the producer but also shutdown it as well if it is a
ShutdownableService
Key: CAMEL-6948
URL: https://issues.apache.org/jira/browse/CAMEL-6948
Project: Camel
Issue Type: Bug
Components: camel-core
Affects Versions: 2.12.1
Reporter: Babak Vahdat
Assignee: Babak Vahdat
Priority: Minor
Fix For: 2.12.2, 2.13.0
Currently because of this bug the shutdown hook of the following producers
doesn't kick at all:
- {{JpaProducer}}
- {{Mina2Producer}}
- {{SolrProducer}}
Which could cause resources leaking.
--
This message was sent by Atlassian JIRA
(v6.1#6144)