GitHub user CodeSmell opened a pull request:
https://github.com/apache/camel/pull/1400
Throttling on Exceptions (RoutePolicy)
Our project recently needed a circuit breaker that stop consuming messages
from the from endpoint. I noticed that the Camel circuit breakers consumed from
GitHub user CodeSmell opened a pull request:
https://github.com/apache/camel/pull/1404
CAMEL-10719 add JMX management to ThrottlingExceptionRoutePolicy
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/CodeSmell/camel CAMEL-10719
GitHub user CodeSmell opened a pull request:
https://github.com/apache/camel/pull/2165
[CAMEL-12125] add keepOpen to endpoint circuit breaker
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/CodeSmell/camel CAMEL-12125