You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Chris Deeney <ch...@virginwines.co.uk.INVALID> on 2022/12/13 13:47:07 UTC

Pausable Consumer

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 lost. Any help would be greatly appreciated!

Cheers!

Chris Deeney 
| Java Developer

Re: Pausable Consumer

Posted by Otavio Rodolfo Piske <an...@gmail.com>.
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 <an...@gmail.com>
wrote:

>
>
> On Tue, Dec 13, 2022 at 5:17 PM Claus Ibsen <cl...@gmail.com> 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
>> <ch...@virginwines.co.uk.invalid> wrote:
>>
>> >
>> > 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 lost. Any
>> > help would be greatly appreciated!
>> >
>> > Cheers!
>> >
>> > Chris Deeney
>> > | Java Developer
>> >
>>
>>
>> --
>> Claus Ibsen
>> -----------------
>> @davsclaus
>> Camel in Action 2: https://www.manning.com/ibsen2
>>
>
>
> --
> Otavio R. Piske
> http://orpiske.net
>


-- 
Otavio R. Piske
http://orpiske.net

Re: Pausable Consumer

Posted by Otavio Rodolfo Piske <an...@gmail.com>.
On Tue, Dec 13, 2022 at 5:17 PM Claus Ibsen <cl...@gmail.com> 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
> <ch...@virginwines.co.uk.invalid> wrote:
>
> >
> > 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 lost. Any
> > help would be greatly appreciated!
> >
> > Cheers!
> >
> > Chris Deeney
> > | Java Developer
> >
>
>
> --
> Claus Ibsen
> -----------------
> @davsclaus
> Camel in Action 2: https://www.manning.com/ibsen2
>


-- 
Otavio R. Piske
http://orpiske.net

Re: Pausable Consumer

Posted by Claus Ibsen <cl...@gmail.com>.
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
<ch...@virginwines.co.uk.invalid> wrote:

>
> 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 lost. Any
> help would be greatly appreciated!
>
> Cheers!
>
> Chris Deeney
> | Java Developer
>


-- 
Claus Ibsen
-----------------
@davsclaus
Camel in Action 2: https://www.manning.com/ibsen2