Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 41186 invoked from network); 4 Dec 2009 16:54:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Dec 2009 16:54:20 -0000 Received: (qmail 90213 invoked by uid 500); 4 Dec 2009 16:54:19 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 90151 invoked by uid 500); 4 Dec 2009 16:54:19 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 90141 invoked by uid 500); 4 Dec 2009 16:54:19 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 90138 invoked by uid 99); 4 Dec 2009 16:54:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Dec 2009 16:54:19 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Dec 2009 16:54:17 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 760EF234C04C for ; Fri, 4 Dec 2009 08:53:57 -0800 (PST) Message-ID: <755552976.1259945637479.JavaMail.jira@brutus> Date: Fri, 4 Dec 2009 08:53:57 -0800 (PST) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Issue Comment Edited: (CAMEL-2223) RecipientList - Add option for parallelProcessing and a ref for aggregation strategy In-Reply-To: <1542632137.1259072753548.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c [ https://issues.apache.org/activemq/browse/CAMEL-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56266#action_56266 ] Claus Ibsen edited comment on CAMEL-2223 at 12/4/09 8:53 AM: ------------------------------------------------------------- trunk: 887262, 887263 Updated wiki page as well. was (Author: davsclaus): trunk: 887262. Updated wiki page as well. > RecipientList - Add option for parallelProcessing and a ref for aggregation strategy > ------------------------------------------------------------------------------------ > > Key: CAMEL-2223 > URL: https://issues.apache.org/activemq/browse/CAMEL-2223 > Project: Apache Camel > Issue Type: Improvement > Components: camel-core > Affects Versions: 2.0.0 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Fix For: 2.2.0 > > > Its based on MulticastProcessor which we should expose these options from multicast that it can in fact leverage > - parallel > - aggregation strategy > - stopOnException > etc. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.