Hi There is 2 timer related options - timeout - interval
The former is based on inactivity, and the latter is triggered in fixed schedules after a given interval elapsed. And the former is based on per correlated key, and the latter is general and for all. See details at http://camel.apache.org/aggregator2 On Wed, Jul 10, 2013 at 12:49 AM, Sean Beck <[email protected]> wrote: > If i set the timeout for one minute in an aggregator will the timer restart > every time a new message comes over? Thanks -- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen
