I'm searching for a way to configure the Aggregator EIP (http://camel.apache.org/aggregator2.html) with a "Flush when a Camel shutdown is requested" behavior, for an aggregator that does not use a aggregationRepository. Has anyone else tried to do this? I was considering looking for a way to build a completionPredicate but it got a bit ugly.
I'll admit that I am avoiding the aggregationRepository simply because it would add yet another point of complexity to my processing system that I would like to avoid, but I could break down and go that direction if it comes to it. thanks in advance -- SteveL