GitHub user kapowie opened a pull request: https://github.com/apache/camel/pull/458
CAMEL-8584 Circuit breaker does not honour halfOpenAfter period Updated unit test and fix for CAMEL-8584 Circuit breaker does not honour halfOpenAfter period You can merge this pull request into a Git repository by running: $ git pull https://github.com/kapowie/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/458.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 #458 ---- commit 82b59c703e64b46bbb36f8e09f810e7f5023499d Author: jack.perrett <jack.perr...@gamesys.co.uk> Date: 2015-04-01T11:55:16Z CAMEL-8584 Update half-open test to assert circuit stays open during halfOpenAfter period commit 6559752f61e287ea88fc4e7159a34b83f624e2db Author: jack.perrett <jack.perr...@gamesys.co.uk> Date: 2015-04-01T13:48:39Z CAMEL-8584 Ensure circuit stays open during halfOpenAfter period ---- --- 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. ---