ConduitIO/conduit-connector-kafka

Feature: Ability to specific Consumer Group for Source Connector

Closed this issue · 3 comments

Feature description

Users should be able to specify the Consumer Group ID to be used by the Source Connector (and the underlying Kafka Consumer).

This will enable some valuable use cases such as scaling via multiple Conduit instances as well as recovery (where I can create a new instance and have it continue where the previous consumer ended).

Maybe we can add the additional details in this ticket: ConduitIO/conduit#142, since it was already triaged?

Sorry, missed the duplicate. You can close this.

@ahmeroxa 👍 we did move some connector specific issues into the respective repos, so we may do that for this one too.