kestra-io / plugin-kafka

https://kestra.io/plugins/plugin-kafka/
Apache License 2.0
4 stars 5 forks source link

Allow to manually assign a consumer to a specific list of partitions #59

Closed fhussonnois closed 8 months ago

fhussonnois commented 8 months ago

Feature description

It should be possible to configure the Consume task to only consume from specific partitions :

     partitions: [0,1,2]