[
https://issues.apache.org/jira/browse/CAMEL-9666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-9666:
-------------------------------
Priority: Minor (was: Major)
> 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
> Reporter: Martin BasovnĂk
> Priority: Minor
> Fix For: 2.15.6, 2.16.3, 2.17.0
>
>
> {{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)