[ 
https://issues.apache.org/jira/browse/CAMEL-5539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13962647#comment-13962647
 ] 

Andrew Harmel-Law commented on CAMEL-5539:
------------------------------------------

Interesting to see this.  We'll have to try it out.  I mentioned above that we 
put in Hystrix.  To get it working nicely with everything we've been working on 
an Archaius-spring-camel adapter (Archaius is what Hystrix and other Netflix 
things uses for config).  We're going to OSS it once it's clean and has been 
used a bit internally.  Perhaps we could wrap it in a LoadBalancer too to make 
things easier for others.

> Circuit Breaker EIP
> -------------------
>
>                 Key: CAMEL-5539
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5539
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-core, eip
>            Reporter: Claus Ibsen
>            Assignee: Raúl Kripalani
>             Fix For: Future
>
>         Attachments: CAMEL-5539-output-82ef800.txt, CAMEL-5539-output.txt
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to