Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1CDB817D44 for ; Fri, 4 Sep 2015 21:36:03 +0000 (UTC) Received: (qmail 49386 invoked by uid 500); 4 Sep 2015 21:36:02 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 49344 invoked by uid 500); 4 Sep 2015 21:36:02 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 49332 invoked by uid 99); 4 Sep 2015 21:36:02 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Sep 2015 21:36:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id B0333F195D for ; Fri, 4 Sep 2015 21:36:01 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.13 X-Spam-Level: *** X-Spam-Status: No, score=3.13 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id ojlTna3fqiWD for ; Fri, 4 Sep 2015 21:35:55 +0000 (UTC) Received: from mail-ig0-f179.google.com (mail-ig0-f179.google.com [209.85.213.179]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 6BDA920F1E for ; Fri, 4 Sep 2015 21:35:55 +0000 (UTC) Received: by igbkq10 with SMTP id kq10so25922905igb.0 for ; Fri, 04 Sep 2015 14:35:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=HWdVcg25YjbwSb+iMVoyCX6PslhiQ7TbcVs9N7BBloI=; b=R7Cg0A1T8oQy4qD7+jlEJ2nF71LCG/TDdCkBfods/vPjhbUBkPBLwuR16AsbLlSEnm tEwxr2a7Lvg8MY39c0V3LMvOgL9wXTOfJn06dzElP7UbjoWNa/LHe2B8Qywig2Lj8U0I 2vJhXEplaBNSOYsY247U9wDEK6sdfPJHZyXmzKNkTQyG+2YEvxcUTdMuXyQ36zX9eeQN DenjV0IeKAHrC8DnMSkrLvcsi5x2mTIvqXktVb/nlxew3rAWQDAxDxCPXcEJY/lwbTdZ EyDoNuA8P2jzuTR1ETUfywlM8kRNgLF99DfI4LpqG3FHcMgmMgLB8S8DhjDcWAxEAlv7 VJyA== MIME-Version: 1.0 X-Received: by 10.50.32.101 with SMTP id h5mr10595802igi.51.1441402554858; Fri, 04 Sep 2015 14:35:54 -0700 (PDT) Received: by 10.107.57.68 with HTTP; Fri, 4 Sep 2015 14:35:54 -0700 (PDT) In-Reply-To: References: <1434740715508-5768423.post@n5.nabble.com> Date: Sat, 5 Sep 2015 03:05:54 +0530 Message-ID: Subject: Re: customizing recipientList From: ravi narayanan To: "users@camel.apache.org" Content-Type: multipart/alternative; boundary=047d7b10d12b42c5ef051ef2af3b --047d7b10d12b42c5ef051ef2af3b Content-Type: text/plain; charset=UTF-8 Hi Claus, I have a query in using redelivery policy.if my volume is huge and no of data items in my payload is more is it advisable to use redelivery ,coz I would assume the message will be stored in memory during retrial. On Thursday, June 25, 2015, Lambert, Michael wrote: > I'm > --047d7b10d12b42c5ef051ef2af3b--