GitHub user anton-k11 opened a pull request: https://github.com/apache/camel/pull/1694
CAMEL-11279 test and fix Fix and JUnit test for https://issues.apache.org/jira/browse/CAMEL-11279 You can merge this pull request into a Git repository by running: $ git pull https://github.com/anton-k11/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1694.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1694 ---- commit 758c5a0e5a0b070f0ade5dd1716fc50301e0751d Author: Anton Krosnev <anton.kros...@ocado.com> Date: 2017-05-14T12:09:18Z Camel-hystrix test, which checks if the Hystrix in the route is short-circuited after some errors. commit cffa13cb8106731ba94aaff85a9dd81715315306 Author: Anton Krosnev <anton.kros...@ocado.com> Date: 2017-05-14T12:51:21Z Fixing source stile commit c15a0cf0f538ef774c877764b3081d98cb9be8db Author: Anton Krosnev <anton.kros...@ocado.com> Date: 2017-05-14T13:21:43Z Fixing Camel hystrix issue: https://issues.apache.org/jira/browse/CAMEL-11279 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---