Hi No there is no obvious way. You can maybe try with a facade on the agg repository that keeps track of when a group was last updated, and then that way iterate the groups and get the last updated time and see if that is > 60 mins.
On Wed, May 27, 2015 at 10:51 PM, gilboy <[email protected]> wrote: > Hi > > I have a use case were I need to log details about aggregated messages that > are sitting in the aggregator for more than 60 mins without satisfying > completion criteria. I have checked the documentation and don't see any > obvious way of doing this. > > Any suggestions much appreciated > > Thanks > Joe > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Aggregator-query-tp5767574.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen hawtio: http://hawt.io/ fabric8: http://fabric8.io/
