You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/01/21 14:31:00 UTC

[jira] [Resolved] (CAMEL-15106) KafkaConsumer: Support Suspend & Resume

     [ https://issues.apache.org/jira/browse/CAMEL-15106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-15106.
---------------------------------
    Resolution: Fixed

use camel-vertx-kafka

> KafkaConsumer: Support Suspend & Resume
> ---------------------------------------
>
>                 Key: CAMEL-15106
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15106
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-kafka
>    Affects Versions: 3.3.0
>            Reporter: Adithya Rao
>            Assignee: Viral Gohel
>            Priority: Major
>             Fix For: 3.8.0
>
>         Attachments: SuspendableKafkaConsumer.txt
>
>
> Can KafkaConsumer support suspend and resume using Kafka's consumer.pause() and consumer.resume(). This keeps consumers alive and avoids recreating consumers and rebalance.
> rough attempt attached.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)