Hi Yeah the index is the timed out index of the processor that failed.
What EIP are you using? recipient list / multicast / or something else? We could maybe improved this a bit so Camel can based on the index, lookup the processor and if that is for sending to an endpoint, eg to , recipient list etc. then we could grab the endpoint url. On Tue, Sep 30, 2014 at 8:25 PM, zzoozz <[email protected]> wrote: > I am having a hard time finding out which endpoint timeout when using the > TimeoutAwareAggregationStrategy; the timeout method callback is called. My > requirement is to send a message to a status queue when a timeout occurs > with the endpoint which timed out. > > The timeout method in TimeoutAwareAggregationStrategy takes in Exchange > oldExchange, int index, int total, long timeout. > > I imagine that the index can be used to get the endpoint that timed out but > I am not able to find out how to get it. Any help is appreciated. Thanks. > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Get-the-endpoint-that-timed-out-in-TimeoutAwareAggregationStrategy-tp5757254.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/
