; messages in queue getting created during the route flow.
> Is there a way or substitute for alwaysConsume ? or Setting the LRUCacheSize
> to 1 ?
>
> Thanks in advance & Appreciate your help
>
>
>
>
>
> --
> View this message in context:
> http://camel.46
e for alwaysConsume ? or Setting the LRUCacheSize
to 1 ?
Thanks in advance & Appreciate your help
--
View this message in context:
http://camel.465427.n5.nabble.com/Urgent-Reprocess-Consume-the-same-file-again-Camel-Route-tp5748468.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi,
I'm having the same problem. Looks like Camel caches 1000 file names. I'm
also waiting for a solution/workaround for this.
Thanks,
Ram
--
View this message in context:
http://camel.465427.n5.nabble.com/Urgent-Reprocess-Consume-the-same-file-again-Camel-Route-tp5748468p5748469
On Thu, Mar 14, 2013 at 4:42 PM, Alberto Brosich
wrote:
> On Wed, 2013-03-13 at 17:31 +0100, Claus Ibsen wrote:
>> On Wed, Mar 13, 2013 at 3:54 PM, Alberto Brosich
>> wrote:
>> >
>> > Hi,
>> >
>> > I have to consume with the FTP component always the same file but only when
>> > its size changes.
On Wed, 2013-03-13 at 17:31 +0100, Claus Ibsen wrote:
> On Wed, Mar 13, 2013 at 3:54 PM, Alberto Brosich
> wrote:
> >
> > Hi,
> >
> > I have to consume with the FTP component always the same file but only when
> > its size changes.
> > I read this in the documentation:
> >
> > Camel 2.11: To use a
On Wed, Mar 13, 2013 at 3:54 PM, Alberto Brosich
wrote:
>
> Hi,
>
> I have to consume with the FTP component always the same file but only when
> its size changes.
> I read this in the documentation:
>
> Camel 2.11: To use a custom idempotent key. By default the absolute path of
> the file is used
Hi,
I have to consume with the FTP component always the same file but only
when its size changes.
I read this in the documentation:
Camel 2.11: To use a custom idempotent key. By default the absolute path
of the file is used. You can use the File Language, for example to use
the file name a