Awesome thanks. Timeout is what I am using and it seemed to be waiting for
inactivity, which I wanted, but I wanted to make sure.

On Tue, Jul 9, 2013 at 11:52 PM, Claus Ibsen <claus.ib...@gmail.com> wrote:

> 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 <seanmckayb...@gmail.com>
> 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: cib...@redhat.com
> Twitter: davsclaus
> Blog: http://davsclaus.com
> Author of Camel in Action: http://www.manning.com/ibsen
>

Reply via email to