Skip to content

Error with JoinGroup in Kafka 4.0.0 #1378

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tranducnguyen opened this issue Apr 23, 2025 · 1 comment
Closed

Error with JoinGroup in Kafka 4.0.0 #1378

tranducnguyen opened this issue Apr 23, 2025 · 1 comment
Labels

Comments

@tranducnguyen
Copy link

Describe the bug

I try to create a consumer with a consumer group id and get this error:
Version 1 is still supported in Kafka version 4.0.
log kafka broker: org.apache.kafka.common.errors.UnsupportedVersionException: Received request for api with key 11 (JoinGroup) and unsupported version 1

Kafka Version

  • What version(s) of Kafka are you testing against? Binary: kafka_2.13-4.0.0
  • What version of kafka-go are you using? v0.4.47
@petedannemann
Copy link
Contributor

Duplicate of #1360

@petedannemann petedannemann marked this as a duplicate of #1360 Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants