[
https://issues.apache.org/jira/browse/CAMEL-5539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13962295#comment-13962295
]
ASF GitHub Bot commented on CAMEL-5539:
---------------------------------------
GitHub user gzurowski opened a pull request:
https://github.com/apache/camel/pull/131
CAMEL-5539: Fix compilation problems
Fix typo as requested by Bilgin Ibryam <[email protected]>.
Signed-off-by: Gregor Zurowski <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gzurowski/camel CAMEL-5539-FixBuild
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/131.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 #131
----
commit 1949235f1ae94bbd3fc8e7d7f7b6bb1e854ecae1
Author: Gregor Zurowski <[email protected]>
Date: 2014-04-07T21:37:28Z
CAMEL-5539: Fix compilation problems
Fix typo as requested by Bilgin Ibryam <[email protected]>.
Signed-off-by: Gregor Zurowski <[email protected]>
----
> 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)