[
https://issues.apache.org/jira/browse/CAMEL-12195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16547271#comment-16547271
]
Nathan Rahm commented on CAMEL-12195:
-------------------------------------
I am also looking for a solution for this. [~davsclaus] my understanding is
that the fallback is called when the circuit is open. If that's the case, then
calling a second route with retries would essentially bypass the circuit
breaker.
> camel redeliveries does not work with hystrix
> ---------------------------------------------
>
> Key: CAMEL-12195
> URL: https://issues.apache.org/jira/browse/CAMEL-12195
> Project: Camel
> Issue Type: Bug
> Components: camel-hystrix
> Reporter: Scott Feldstein
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 2.21.0
>
>
> Camel hystrix does not work with errorHander and redeliveries.
> I discussed this here ->
> [https://stackoverflow.com/questions/48396320/camel-exception-redelivery-with-hystrix]
> clone this repo to reproduce the issue
> {code:java}
> $ git clone [email protected]:scottmf/camel-hystrix-bug.git
> $ cd camel-hystrix-bug
> $ gradlew clean test{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)