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/17 10:15:00 UTC

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

    [ https://issues.apache.org/jira/browse/CAMEL-15106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17266736#comment-17266736 ] 

Claus Ibsen commented on CAMEL-15106:
-------------------------------------

Added support for suspend/resume in camel-vertx-kafka for Camel 3.8

> 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)