Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
None
-
None
-
Unknown
Description
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
$ git clone git@github.com:scottmf/camel-hystrix-bug.git $ cd camel-hystrix-bug $ gradlew clean test