[ 
https://issues.apache.org/jira/browse/CAMEL-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661844#comment-13661844
 ] 

Claus Ibsen commented on CAMEL-6364:
------------------------------------

Guillaume also noticed another problem and logged that as: 
https://issues.apache.org/jira/browse/CAMEL-6376
I guess the code above could be a fix for that.

But to keep backwards compatibility we should see if we can fix the Java DSL to 
allow any kind of ordering with transacted and onException etc. Or validate if 
the order is wrong and throw an exception so the end users is aware of it and 
can fix their routes.
                
> Improve processors wrapping
> ---------------------------
>
>                 Key: CAMEL-6364
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6364
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.11.0
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 2.12.0
>
>
> Some processors can't easily be wrapped currently (in load balancers, finally 
> clauses, try clauses, wire taps, choices).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to