Re: Pausable Consumer

2022-12-13 Thread Otavio Rodolfo Piske
Hi, this sounds like a bug. I would need to investigate. If you can provide a reproducer, I can take a look at it when I get back from PTO (January). Kind regards On Tue, Dec 13, 2022 at 7:10 PM Otavio Rodolfo Piske wrote: > > > On Tue, Dec 13, 2022 at 5:17 PM Claus Ibsen wrote: > >> Hi >> >>

Re: Pausable Consumer

2022-12-13 Thread Otavio Rodolfo Piske
On Tue, Dec 13, 2022 at 5:17 PM Claus Ibsen wrote: > Hi > > What Camel version do you use? And can you try with the latest releases, > and 3.21.0 is on the way later this month. > > On Tue, Dec 13, 2022 at 2:47 PM Chris Deeney > wrote: > > > > > Hi there, > > I'm currently trying to get the

Re: Pausable Consumer

2022-12-13 Thread Claus Ibsen
Hi What Camel version do you use? And can you try with the latest releases, and 3.21.0 is on the way later this month. On Tue, Dec 13, 2022 at 2:47 PM Chris Deeney wrote: > > Hi there, > I'm currently trying to get the "pausable" DSL method working in my Kafka > route that checks to see if an

Pausable Consumer

2022-12-13 Thread Chris Deeney
Hi there, I'm currently trying to get the "pausable" DSL method working in my Kafka route that checks to see if an API responds to a ping. This seems to be working fine however when the service is resumed (successful ping response in "canContinue()"), any messages polled are not processed and