Exception: "Could not encode record with given Schema" when using AvroSchemaSerializer #285
Closed
1sumitkumar
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
-
I am new to Laravel and Kafka. I am doing a poc on Kafka with Avro. I am able to implement this with JsonSchema but when I am trying to implement Avro Serializer and deserializer I am facing this issue. Can anyone please help !
I am using https://github.com/confluentinc/cp-all-in-one/blob/7.5.0-post/cp-all-in-one/docker-compose.yml with Laravel.
@mateusjunges
Beta Was this translation helpful? Give feedback.
All reactions