[
https://issues.apache.org/jira/browse/CAMEL-9269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gert Vanthienen resolved CAMEL-9269.
------------------------------------
Resolution: Fixed
Fixed for master in
https://git-wip-us.apache.org/repos/asf?p=camel.git;a=commit;h=62b2042b2fa9388aab16d5cee1385000a81a6a6b
Fixed for camel-2.16.x branch in
https://git-wip-us.apache.org/repos/asf?p=camel.git;a=commit;h=2d83364ac60d3cd5c1d30ae0b6c95dc0a73bdd5e
> NotifyBuilder.fromRoute() does not work for some endpoint types
> ---------------------------------------------------------------
>
> Key: CAMEL-9269
> URL: https://issues.apache.org/jira/browse/CAMEL-9269
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 2.16.0
> Reporter: Gert Vanthienen
> Assignee: Gert Vanthienen
> Fix For: 2.17.0, 2.16.1
>
>
> {{NotifyBuilder.fromRoute()}} does not work if the endpoint uri in the
> {{from()}} clause for a route does not match the actual endpoint uri the
> exchange was sent to. Because we also have the route id itself available in
> the exchange, we can use that as a fallback when the match on from endpoint
> uri doesn't work.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)