Re: aggregator - completionTimeout

2011-04-05 Thread Mond Raymond
I will fire up the PDF reader ;-) Thanks Claus -- View this message in context: http://camel.465427.n5.nabble.com/aggregator-completionTimeout-tp4283669p4283687.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: aggregator - completionTimeout

2011-04-05 Thread Claus Ibsen
The task runs once a second. http://camel.apache.org/aggregator2 So the wiki is wrong, I will fix that. If you want a timeout after 5 seconds, then just set that value to 5 sec. Then that background tasks, which runs once per sec. will detect that its overdue (> 5 sec) and trigger completion. Th

Re: [Aggregator] CompletionTimeout as property

2010-09-28 Thread Claus Ibsen
Hi I created a ticket to see if we can hack / tweak this to make it better https://issues.apache.org/activemq/browse/CAMEL-3171 On Tue, Sep 28, 2010 at 1:21 PM, Claus Ibsen wrote: > On Tue, Sep 28, 2010 at 11:59 AM, Olivier.Roger wrote: >> >> Hello ! >> >> I am trying to use the new property p

Re: [Aggregator] CompletionTimeout as property

2010-09-28 Thread Claus Ibsen
On Tue, Sep 28, 2010 at 11:59 AM, Olivier.Roger wrote: > > Hello ! > > I am trying to use the new property placeholder from Camel 2.4 > > I used it to set the completionTimeout attribute from the aggregator > component. Schema validation seems to be failling. > > > > Here is the error : > > cvc-d