Re: Batch Timeout Question

2013-12-05 Thread Taariq Levack
I meant to add the link[1] to the docs about those options, perhaps you were looking at the old aggregator which talks about batch timeout. [1] http://camel.apache.org/aggregator2.html Taariq On Fri, Dec 6, 2013 at 5:34 AM, Taariq Levack wrote: > You can choose which behavior you need, there's

Re: Batch Timeout Question

2013-12-05 Thread Taariq Levack
You can choose which behavior you need, there's completionTimeout and completionInterval. Taariq > On 06 Dec 2013, at 3:33, "kraythe ." wrote: > > Been looking all over the docs for this. If I have an aggregator with a > batch timeout of 1000 mills and I am running a batch of 5000 records that