Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
Look at add the circuit breaker EIP to the Camel DSL.
http://davybrion.com/blog/2008/05/the-circuit-breaker/
Would need some thoughts for that though. Either as an explicit in the DSL. Or as a interceptor for sending to an endpoint. As explicit its a kind to the load balancer (in fact it may be extended upon that). Either the LB selects the intended target, or it select the breaker, which rejects executing the message.
Attachments
Attachments
Issue Links
- incorporates
-
CAMEL-7973 CircuitBreakerLoadBalancer fails on async processors
- Resolved
-
CAMEL-7972 Make the Circuit Breaker EIP more robust - in state halfOpen let only one thread to perform a try
- Resolved
-
CAMEL-7974 Provide CircuitBreaker state in an exchange property
- Resolved
- relates to
-
CAMEL-8039 Implement halfOpen state in CircuitBreaker
- Resolved