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 2016/12/29 09:15:58 UTC

[jira] [Resolved] (CAMEL-10661) camel-hystrix - Fallback should route exchange if it was marked as stop due delay timeout

     [ https://issues.apache.org/jira/browse/CAMEL-10661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-10661.
---------------------------------
    Resolution: Fixed

> camel-hystrix - Fallback should route exchange if it was marked as stop due delay timeout
> -----------------------------------------------------------------------------------------
>
>                 Key: CAMEL-10661
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10661
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-hystrix
>    Affects Versions: 2.18.1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.18.2, 2.19.0
>
>
> In case you use a delay in a Camel route which is protected by hystrix and a hystrix timeout is triggered, then it causes the Camel delayer to interrupt and fail the exchange.
> Then the fallback should be executed on hystrix which then dont continue routing due Camel delayer marked the exchange to route stop just beforehand.



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