[
https://issues.apache.org/jira/browse/CAMEL-9262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979954#comment-14979954
]
Claus Ibsen commented on CAMEL-9262:
------------------------------------
Yeah you are very welcome to help improve the docs
> 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)