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

Jyrki Ruuskanen commented on CAMEL-9262:
----------------------------------------

Thanks man, that is exactly what I need. I should have guessed that such a 
pattern has been generalized in Camel a long time ago ;)

I'll take a look at the wiki if maybe the error handling section should mention 
the failover load balancer pattern.

> stopOnSuccess in Multicast, RecipientList
> -----------------------------------------
>
>                 Key: CAMEL-9262
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9262
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Jyrki Ruuskanen
>            Priority: Minor
>
> Let's say we have an endpoint where we should send a message and if sending 
> fails there are a number of fallback endpoints we should try stopping after 
> the first successful sending (=no exception thrown during sending).
> This sounds like a case for doTry..doCatch, but then we can't use 
> defaultErrorHander and friends.
> I think it would look quite right if we could say .stopOnSuccess() or 
> .shortCircuit() on multicast and have it stop after the first successful send.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to