Possible Camel Issue - Recovery Repository

2022-01-16 Thread Chris Furlong
Hey all, I'm using the RedisAggregationRepository for my aggregator, and it directly supports recovery via RecoverableAggregationRepository. I noticed that if I'm using a completionPredicate, and the incoming exchange passes that predicate immediately, that the exchange is never added to the recov

Re: Possible Camel Issue - Recovery Repository

2022-01-18 Thread Claus Ibsen
Hi Chris On Sun, Jan 16, 2022 at 7:22 PM Chris Furlong wrote: > Hey all, > > I'm using the RedisAggregationRepository for my aggregator, and it > directly supports recovery via RecoverableAggregationRepository. I > noticed that if I'm using a completionPredicate, and the incoming exchange > pa