Jean-Baptiste Onofré created KARAF-5777:
-------------------------------------------
Summary: Decanter Camel collector should use Message History to
retrieve From/To Node
Key: KARAF-5777
URL: https://issues.apache.org/jira/browse/KARAF-5777
Project: Karaf
Issue Type: Improvement
Components: decanter
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: decanter-2.1.0
Due to recent change in Camel, the Decanter Camel Collector should be a little
bit changed.
{{TracedRouteNodes}} can be null in new Camel version, and it's recommended to
use the MessageHistory EIP:
{code}
This is a compromise so we can still have it working for backwards compatible
but have it marked as deprecated for a better solution with message history eip
in the future.
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)