[ 
https://issues.apache.org/jira/browse/CAMEL-4842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-4842.
--------------------------------

    Resolution: Fixed
    
> Remove ProducerCache from CamelContext service list when shutting down a route
> ------------------------------------------------------------------------------
>
>                 Key: CAMEL-4842
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4842
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.8.3, 2.9.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.8.4, 2.9.1
>
>
> If people add routes dynamic and remove the routes later on, we need to 
> remove services which may have been added to the CamelContext services list. 
> For example the ProducerCache by SendProcessor etc.
> This will ensure that the ProducerCache can be GC'ed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to