JMX Instrumentation - Nodeid can be null
----------------------------------------
Key: CAMEL-707
URL: https://issues.apache.org/activemq/browse/CAMEL-707
Project: Apache Camel
Issue Type: Bug
Components: camel-core
Affects Versions: 1.4.0
Reporter: Claus Ibsen
Priority: Minor
Fix For: 1.5.0
The processors that is registered in JMX can have null in their id. So the JMX
path is processor -> null -> 0.
Either we should replace null with unknown as we do for endpoints. Or try to
fix that the id is generated.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.