Re: Howto use maxMessagesPerPoll and sortBy for file-consumer

2012-01-19 Thread Claus Ibsen
on. > Thanks, > Hartmut Lang > > -Original Message- > From: Claus Ibsen [mailto:claus.ib...@gmail.com] > Sent: Donnerstag, 19. Januar 2012 12:02 > To: users@camel.apache.org > Subject: Re: Howto use maxMessagesPerPoll and sortBy for file-consumer > > On Thu, Jan 19, 2

RE: Howto use maxMessagesPerPoll and sortBy for file-consumer

2012-01-19 Thread Hartmut Lang
: Re: Howto use maxMessagesPerPoll and sortBy for file-consumer On Thu, Jan 19, 2012 at 11:57 AM, Hartmut Lang wrote: > Hi, > > what i see from https://issues.apache.org/jira/browse/CAMEL-2899 is that > maxMessagesPerPoll and sortBy option do not work well together for a > FileCon

Re: Howto use maxMessagesPerPoll and sortBy for file-consumer

2012-01-19 Thread Claus Ibsen
On Thu, Jan 19, 2012 at 11:57 AM, Hartmut Lang wrote: > Hi, > > what i see from https://issues.apache.org/jira/browse/CAMEL-2899 is that > maxMessagesPerPoll and sortBy option do not work well together for a > FileConsumer endpoint. > > In our use-case we have several thousand files in a from("f

Howto use maxMessagesPerPoll and sortBy for file-consumer

2012-01-19 Thread Hartmut Lang
Hi, what i see from https://issues.apache.org/jira/browse/CAMEL-2899 is that maxMessagesPerPoll and sortBy option do not work well together for a FileConsumer endpoint. In our use-case we have several thousand files in a from("file:...") route. And every minute we want to process one file sort