[
https://issues.apache.org/jira/browse/CAMEL-6948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Babak Vahdat updated CAMEL-6948:
--------------------------------
Description:
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.
was:
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.
> 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.11.3, 2.12.2, 2.13.0
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.1#6144)