Using the librdKafka (version 1.6.0) library to create a consumer connection to Kafka (version 2.5.0), an error occurs: Error getting request for apiKey: FETCH, apiVersion: 12 #5164
Unanswered
Forever-chardonnay
asked this question in
Q&A
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.
-
Hi, currently I am using the librdKafka (version 1.6.0) library to create a client (consumer) connection to Kafka (version 2.5.0), and I am encountering an error message getting request for apiKey: FETCH, apiVersion: 12.

The librdKafka 1.6.0 version supports up to 11 FETCH. Why did this situation occur?
Here are the configurations related to my client (consumer):
Beta Was this translation helpful? Give feedback.
All reactions