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 wrote:
> Hi
>
> There is 2 timer related options
> - timeout
> - interval
>
> The former is based on inactivity, and the
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/
nope. it will send off all the messages it has received in that one minute,
then restart.
On Tue, Jul 9, 2013 at 6:49 PM, Sean Beck wrote:
> If i set the timeout for one minute in an aggregator will the timer restart
> every time a new message comes over? Thanks
>
--
*Christian Posta*
htt