You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Martin Basovník (JIRA)" <ji...@apache.org> on 2016/03/03 10:56:18 UTC

[jira] [Commented] (CAMEL-9666) Safe copy of DefaultExchange does not propagate 'fault' property

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

Martin Basovník commented on CAMEL-9666:
----------------------------------------

I am working on fix.

> Safe copy of DefaultExchange does not propagate 'fault' property 
> -----------------------------------------------------------------
>
>                 Key: CAMEL-9666
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9666
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.17.0
>            Reporter: Martin Basovník
>
> {{fault}} property should be copied in the following places:
> https://github.com/apache/camel/blob/master/camel-core/src/main/java/org/apache/camel/impl/DefaultExchange.java#L100
> https://github.com/apache/camel/blob/master/camel-core/src/main/java/org/apache/camel/impl/DefaultExchange.java#L107
> Consequences:
> {{DefaultExchange#isFault()}} does not work if {{exception}} property is not set.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)