Hi Sven, I have two endpoints set in recipient list header delimiter seperated. I meant when i receive response from both the endpoints only then will the aggregate method gets called,else will it call timeout method.?
On Wed, Apr 27, 2016 at 10:22 PM, Sven Bauhan <[email protected]> wrote: > On 04/27/16 15:36, ravi narayanan wrote: > >> Hi Claus, >> I tried implementing timeout aware aggregation strategy and implemented >> timeout method in it. >> now when ever timeout happens(complete Timeout/Partial Response) the Old >> exchange message is coming to timeout method. >> > Of course it is the old exchange, as no new exchange received within the > timeout time. > > will the aggregate method gets invoked only when it gets response from all >> the endpoints? >> >> what do you mean with "all the endpoints"? > >
