[
https://issues.apache.org/jira/browse/CAMEL-16374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376740#comment-17376740
]
Karen Lease commented on CAMEL-16374:
-------------------------------------
I have proposed changes to allow both success and failure routes on the same
onCompletion route. Please review https://github.com/apache/camel/pull/5810 to
see if the solution is acceptable.
> 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.x
>
>
> 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)