Scott Feldstein created CAMEL-12195:
---------------------------------------
Summary: 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
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)