Next release timeline #1007
hamdanjaveed
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
👋 I'm wondering when the next release is expected to happen? #947 seems to have fixed a long-standing bug we had with
kafka-goconsumers andApache Kafkaconsumers (we're usingorg.apache.kafka:kafka_2.12:2.7.1).Before #947, whenever a
kafka-goconsumer was a part of a consumer group, anyApache Kafkaconsumer that would join that consumer group would throw aBufferUnderflowException: Buffer underflow while parsing consumer protocol's subscriptionerror.This exists in the latest release (
v0.4.35) but seems to have been fixed with #947's refactor.Beta Was this translation helpful? Give feedback.
All reactions