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 2019/08/06 20:39:00 UTC

[jira] [Updated] (CAMEL-13561) camel-hystrix - HystrixBadRequestException is swallowed

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

Claus Ibsen updated CAMEL-13561:
--------------------------------
    Fix Version/s: 3.0.0.M5
                   3.0.0

> camel-hystrix - HystrixBadRequestException is swallowed
> -------------------------------------------------------
>
>                 Key: CAMEL-13561
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13561
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-hystrix
>            Reporter: christian ohr
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.0.0, 3.0.0.M5
>
>
> CAMEL-13066 fixed a problem that HystrixBadRequestExceptions caused the fallback processor being executed.
> However, it seems that due to this fix the exception is simply thrown away and the route proceeds as if no error has occurred. This is certainly not the intended behavior.
> As I understand it, the HystrixBadRequestExceptions should simply be thrown out of the HystrixProcessor, but without any fallback processor being triggered or circuit being opened



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)