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

Claus Ibsen commented on CAMEL-13561:
-------------------------------------

Can you provide a PR and/our unit test or something to help point out your 
point what you want/say

> 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
>            Priority: Major
>
> 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.3#76005)

Reply via email to