[
https://issues.apache.org/jira/browse/CAMEL-16374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17388686#comment-17388686
]
Karen Lease commented on CAMEL-16374:
-------------------------------------
Thanks [~davsclaus]. I created the PR: https://github.com/apache/camel/pull/5879
> 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
> Assignee: Karen Lease
> Priority: Major
> Fix For: 3.12.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)