When tracing is enabled, the ids on the nodes in the routes should be forced
assigned
-------------------------------------------------------------------------------------
Key: CAMEL-4314
URL: https://issues.apache.org/jira/browse/CAMEL-4314
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Priority: Minor
Fix For: 2.9.0
When tracing is enabled, the nodes in the route may not have id assigned (for
example if end user do not explicit assign an id). To improve the tracing
messages we should force the ids to be auto assigned.
Currently it does this, but the tracer may skip child nodes which should have
ids assigned as well. So we should improve the logic in the tracer to assign
for child nodes as well.
For example a Content Based Router would not have ids assigned for
when/otherwise nodes.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira