[
https://issues.apache.org/activemq/browse/CAMEL-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44353#action_44353
]
Claus Ibsen commented on CAMEL-732:
-----------------------------------
Fix commited to SVN:
http://svn.apache.org/viewvc?view=rev&revision=677549
> JMX Instrumentation - check for already registered before registering
> ---------------------------------------------------------------------
>
> Key: CAMEL-732
> URL: https://issues.apache.org/activemq/browse/CAMEL-732
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 1.4.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 1.4.0
>
>
> Camel does not check for already registered mbeans. There can be shared
> endpoints in the camel routes etc.
> We used to have an instance count and everything but at the end a jms
> endpoint such as "activemq:topic:orders" can be reused in several routes and
> we should in fact only register it once.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.