connect icon indicating copy to clipboard operation
connect copied to clipboard

Kafka Input without consumer group doesn't consume from complete partition range.

Open zer0stars opened this issue 4 years ago • 1 comments

When using Kafka input without consumer_group, not all partitions are read from range of 0-8. Only the last one ever gets consumed. Following files are used Archive.zip

Creating multiple inputs per topic works without any issues and all partitions get consumed.

zer0stars avatar Jan 11 '22 16:01 zer0stars

I think this may have been fixed in https://github.com/Jeffail/benthos/commit/0c6a2e570999be7539926cb463d31fe92e166c72 but needs confirming.

Jeffail avatar Mar 09 '22 22:03 Jeffail

I think this may not yet be fixed per our thread in Discord.

dehuszar avatar Mar 07 '23 18:03 dehuszar