[ 
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 {{doShutdown}} hook of the following 
non-singleton producers doesn't kick in at all:

- {{JpaProducer}}
- {{Mina2Producer}}

Which could cause resources leaking.

        Summary: ProducerCache should not only stop non-singelton Producers but 
also shutdown them afterwards as well if the given Producer is a 
ShutdownableService  (was: Releasing a non-singleton producer by ProducerCache 
should not only stop the producer but also shutdown it as well if it is a 
ShutdownableService)

> ProducerCache should not only stop non-singelton Producers but also shutdown 
> them afterwards as well if the given Producer 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)

Reply via email to