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

Claus Ibsen resolved CAMEL-2975.
--------------------------------

    Fix Version/s: 2.5.0
                       (was: Future)
       Resolution: Fixed

If you stop -> remove route then it will be disposed from JMX

> Shutting down a route should dispose JMX mbeans for that particular route
> -------------------------------------------------------------------------
>
>                 Key: CAMEL-2975
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2975
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.4.0
>            Reporter: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.5.0
>
>
> If Camel end uses add temporary routes on the fly, and then want those temp 
> routes to be deleted, they need to shutdown the route.
> And we should then unregister the associated JMX mbeans that the route solely 
> uses. This can be a bit tricky to do as the current architecture will 
> unregister mbeans on camel shutdown.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to