[
https://issues.apache.org/jira/browse/CAMEL-16374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17312135#comment-17312135
]
Gianandrea Rigoni commented on CAMEL-16374:
--------------------------------------------
hello [~davsclaus], I have defined a quite simple route (camel 3.7.3) with a
global onCompletion. this is never triggered
on 3.4.x it was working, will the fix also landing in LTS?
> camel-core - OnCompletion - Allow to define onFailure and onComplete on the
> same onCompletion
> ---------------------------------------------------------------------------------------------
>
> Key: CAMEL-16374
> URL: https://issues.apache.org/jira/browse/CAMEL-16374
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: 3.10.0
>
>
> Currently onCompletion is only 1 per route, and you can only have it in
> - success
> - failure
> - both (default)
> However you may want to it easier to separate routes for either success or
> failure.
> Today you cannot do this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)