You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Commented) (JIRA)" <ji...@apache.org> on 2012/01/04 16:17:39 UTC

[jira] [Commented] (CAMEL-4842) Remove ProducerCache from CamelContext service list when shutting down a route

    [ https://issues.apache.org/jira/browse/CAMEL-4842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13179540#comment-13179540 ] 

Claus Ibsen commented on CAMEL-4842:
------------------------------------

Fixed the route scoped onException issue
                
> 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