On Thu, Dec 10, 2009 at 1:42 PM, Claus Ibsen <claus.ib...@gmail.com> wrote:
> On Thu, Dec 10, 2009 at 1:19 PM, mcrive <mcr...@optasportsdata.com> wrote:
>>
>> Hi,
>> i am using recipientList with the cool parallelProcessing feature added on
>> camel 2.2.
>> it works like a charm.
>>
>> the recipientList contains a csv list of ftp endpoints. I would like to
>> retry the delivery in case it fails.
>> I've set up an onException with maximumRedeliveries set to 2.
>> Problem is in case an error occurs sending the message to 1 ftp endpoint the
>> redelivery is performed on all endpoints specified on the csv list; I would
>> like to attempt the redelivery only on the failed endpoint is there a way to
>> achieve this?
>> --
>
> Let me look into this later today. Can you create a JIRA ticket and
> put a small sample in there?
>

I have worked on this and committed a fix. Can you test it on your end?


>
>
>> View this message in context: 
>> http://old.nabble.com/recipientList-onException-redelivery-tp26726340p26726340.html
>> Sent from the Camel - Users mailing list archive at Nabble.com.
>>
>>
>
>
>
> --
> Claus Ibsen
> Apache Camel Committer
>
> Author of Camel in Action: http://www.manning.com/ibsen/
> Open Source Integration: http://fusesource.com
> Blog: http://davsclaus.blogspot.com/
> Twitter: http://twitter.com/davsclaus
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Reply via email to