Kafka connect version requirement? #145
Unanswered
Gyllsdorff
asked this question in
Q&A
Replies: 2 comments 1 reply
-
|
I am unfamiliar with the confluent kafka-connect. This connector is built against Apache Kafka 3.6+ versions and should be usable with any Kafka 3.6+ versions. I do not know if it works with 4.x |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I'm incurring in issues with Confluent Kafka Connect 8+, at least when using Protobuf. Those issues were not there with Confluent Kafka Connect 7.9. So I guess the connector is not fully tested with KC8 yet. I opened an issue... #157 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Does this connector require a specific kafka connect version? Can we for example use the
confluentinc/cp-kafka-connect:8.0.1with Kafka connect 4 as the base image together with this plugin?Beta Was this translation helpful? Give feedback.
All reactions