You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/02/07 15:10:00 UTC

[jira] [Created] (CAMEL-16162) camel-core - OnCompletion EIP - Only 1 allowed

Claus Ibsen created CAMEL-16162:
-----------------------------------

             Summary: camel-core - OnCompletion EIP - Only 1 allowed
                 Key: CAMEL-16162
                 URL: https://issues.apache.org/jira/browse/CAMEL-16162
             Project: Camel
          Issue Type: Improvement
          Components: camel-core, eip
            Reporter: Claus Ibsen
             Fix For: 3.9.0


When using onCompletion then there is a limitation that only 1 is effectively in use. 

So if you have 2 but they are mutative exclusive

onCompletion onComplete
onCompletion onFailure

Then we don't detect this and allow them to co-exist.

Also we should either look at allowing N+ on completions in a route, and also the above problem.

This ticket is as a reminder to look into this.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)