You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/08/06 03:37:06 UTC

[jira] Commented: (CAMEL-3023) Timeout support for multicast processor

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

Claus Ibsen commented on CAMEL-3023:
------------------------------------

We could add another option to indicate if we should ignore timeouts, or have them be aggregated as well.

The latter may needed so you know which one timed out etc. If ignored then Camel will skip aggregating the timed out and continue.

> Timeout support for multicast processor
> ---------------------------------------
>
>                 Key: CAMEL-3023
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3023
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>    Affects Versions: 2.4.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.5.0
>
>
> If you send multiple messages to destinations you may want the multicast processor to enforce a timeout so for example if processing one message is too slow.
> The Future API offers timeout support. So its a matter of exposing it in the API. Also the @RecipientList need an attribute for the timeout.
> This allows to use timeouts for
> - multicast EIP
> - recipient list EIP
> - splitter EIP
> See nabble
> http://camel.465427.n5.nabble.com/recipientList-aggregationStrategy-timeout-tp2262937p2262937.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.