You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Eric Heath (JIRA)" <ji...@apache.org> on 2013/08/21 09:26:52 UTC

[jira] [Comment Edited] (CAMEL-5539) Circuit Breaker EIP

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

Eric Heath edited comment on CAMEL-5539 at 8/21/13 7:25 AM:
------------------------------------------------------------

Andrew, if you haven't seen https://github.com/Netflix/Hystrix yet, do take a look.  The netflix guys have really amazing stuff going on.

You'll find more treats at https://github.com/monitoringsucks as well.

I would also love to see first class support for circuit breakers in camel.  It would be dreamy to configure CBs directly into your routes.
                
      was (Author: ewheath):
    Andrew, if you haven't seen https://github.com/Netflix/Hystrix yet, do take a look.  The netflix guys have really amazing stuff going on.

You'll find more treats at https://github.com/monitoringsucks as well.

I would also love to see first class support for circuit breakers in camel.  It would be dreamy to configure a CBs directly into your routes.
                  
> 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: Raul Kripalani
>             Fix For: Future
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira