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 B1BD39095 for ; Wed, 25 Apr 2012 17:03:07 +0000 (UTC) Received: (qmail 86182 invoked by uid 500); 25 Apr 2012 17:03:07 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 86148 invoked by uid 500); 25 Apr 2012 17:03:07 -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 86140 invoked by uid 99); 25 Apr 2012 17:03:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Apr 2012 17:03:07 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of claus.ibsen@gmail.com designates 209.85.217.173 as permitted sender) Received: from [209.85.217.173] (HELO mail-lb0-f173.google.com) (209.85.217.173) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Apr 2012 17:03:01 +0000 Received: by lboi15 with SMTP id i15so314695lbo.32 for ; Wed, 25 Apr 2012 10:02:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=Mrm38JW07xE7E/Z1msIIo9j8qOfoK9AtEX83+RTefAs=; b=acqOj9ceFOVMLl6Xa5cMIkhJ35j6NkDDWTWgcdrCMzFJxn9dqB19AWdweslJbWfhM6 LjFACztr6hIGDuYJJIGIsSXBsRaqFfVbQE5WVk6t9blU1lcHR7KmOQ31PqFRj73S9yGE ZOfkLPm39Eytb/IekJhi560DKDqDCROPAdEnXvL3dEzlF7gtMHtoI5k5CY9FN7OvsZKJ 7B/eHXjKWTQayQiBYYThg+76yFeh1F6ejh0QjzIoLn6B6JcaHwK1rSXJIP0+DQrSfPxE eot20Kq9NOKk2rIGeVkk0x3wezP1oRa0mGZRrQef2TW35vQjUNda+JAsw0LFGwEGpd+x 4tBQ== Received: by 10.152.123.111 with SMTP id lz15mr3419634lab.18.1335373361413; Wed, 25 Apr 2012 10:02:41 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.146.7 with HTTP; Wed, 25 Apr 2012 10:02:20 -0700 (PDT) In-Reply-To: <1335370740409-5665345.post@n5.nabble.com> References: <1335370740409-5665345.post@n5.nabble.com> From: Claus Ibsen Date: Wed, 25 Apr 2012 19:02:20 +0200 Message-ID: Subject: Re: Prevent done file deletion after file consumption To: users@camel.apache.org Content-Type: text/plain; charset=ISO-8859-1 On Wed, Apr 25, 2012 at 6:19 PM, edvicif wrote: > Hi > > I like to configure the camel file consumer, that it should leave done files > alone. > > We are consuming files from a shared area and if I delete the done file I > could damage other consumers behaviour. > > Is there a way to tell camel not to that? noop=true seems uneffective. > No Camel deletes the done file automatic. What about the other files, do you leave them alone as well? I guess when using noop=true the done file should be left as well. Fell free to create a JIRA ticket. > The duplicate consumption I sorted out with the idempotent configuration. > > -- > View this message in context: http://camel.465427.n5.nabble.com/Prevent-done-file-deletion-after-file-consumption-tp5665345p5665345.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- CamelOne 2012 Conference, May 15-16, 2012: http://camelone.com FuseSource Email: cibsen@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/