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 19:53:00 UTC

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

Adithya Rao created CAMEL-15106:
-----------------------------------

             Summary: KafkaConsumer: Support Suspend & Resume
                 Key: CAMEL-15106
                 URL: https://issues.apache.org/jira/browse/CAMEL-15106
             Project: Camel
          Issue Type: Improvement
          Components: camel-kafka
            Reporter: Adithya Rao
         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)