Blizzard / node-rdkafka

Node.js bindings for librdkafka
MIT License
2.08k stars 391 forks source link

Consuming messages from each partition separately #1068

Open martijnimhoff opened 4 months ago

martijnimhoff commented 4 months ago

Closes https://github.com/Blizzard/node-rdkafka/issues/1063

Notes:

There are no breaking changes, therefore this could be released as a minor version upgrade. We would appreciate if this was merged so that we can remove our fork and use this package directly in production.