I've been trying to figure out how graceful shutdown works with aggregator
and shutdownRunningTask="CompleteAllTasks".

If I use a completionInterval="5000", would that mean that my messages
successfully get processed given that shutdown takes longer than 5 seconds?
Would shutdownRoute="Defer" help in this case?

What would happen if I use completionSize=5 and I only have 4 messages?
Would these messages get processed properly prior to shutdown?

--
View this message in context: 
http://camel.465427.n5.nabble.com/Aggregator-with-shutdownRunningTask-tp4385211p4385211.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to