KafkaJS.Consumer: unpause function returned by consumer.pause() incorrectly unpauses all partitions #63
Labels
bug
Something isn't working
fixed-present-in-next-release
Bug or improvement that's done, it is in the development branch but yet unreleased
great report
Environment Information
"@confluentinc/kafka-javascript": "0.1.16-devel"
Steps to Reproduce
There is a logic error in the Consumer.pause() method. See the WARNING and ERROR comments I left below.
The text was updated successfully, but these errors were encountered: