-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
ProtobufConverter is failing to convert protobuf messages #3360
Comments
What is your version of kafka-protobuf-types? |
|
Getting a similar error when using protobuf 4.29.0
No error after reverting back to 3.25.5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am getting following Error when using io.confluent.connect.protobuf.ProtobufConverter.
Versions:
io.confluent:kafka-connect-protobuf-converter:7.7.1
com.google.protobuf:protobuf-java:3.25.4
com.google.protobuf:protoc:3.25.4
Java 17
The text was updated successfully, but these errors were encountered: