You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/04/01 10:11:00 UTC

[jira] [Commented] (KARAF-5777) Decanter Camel collector should use Message History to retrieve From/To Node

    [ https://issues.apache.org/jira/browse/KARAF-5777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072610#comment-17072610 ] 

ASF subversion and git services commented on KARAF-5777:
--------------------------------------------------------

Commit 8c4d3b9f5a794996f92bee7fd53435168ad907c2 in karaf-decanter's branch refs/heads/master from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=karaf-decanter.git;h=8c4d3b9 ]

Merge pull request #151 from jbonofre/KARAF-5777

[KARAF-5777] Use Camel MessageHistory instead of TracedRouteNodes

> 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é
>            Priority: Major
>             Fix For: decanter-2.3.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
(v8.3.4#803005)