You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Adithya Rao (Jira)" <ji...@apache.org> on 2020/05/24 20:15:00 UTC

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

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

Adithya Rao updated CAMEL-15106:
--------------------------------
    Affects Version/s: 3.3.0

> 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
>            Priority: Minor
>         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)