On Thu, Aug 5, 2010 at 2:30 PM, Marco Crivellaro <marco.crivell...@optasports.com> wrote: > > the problem I see right now is that in case aggregation runs in timeout the > endpoint processing thread is not aborted, I am not sure on how to demo as > unit test such a thing > --
Its the JDK that is responsible for "aborting" that thread, which is done when you cancel the task. However there may be some logic which "ignores" the JDK aborting and force the Exchange to continue. Let me look at it bit later. But please post the route you use now with the retryUntil stuff. > View this message in context: > http://camel.465427.n5.nabble.com/camel-2-5-recipientList-aggregationStrategy-timeout-tp2265144p2265258.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus