You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried running master-labeled docker image and the issue still persists there
I'm running a supported version of the application which is listed here
Describe the bug (actual behavior)
I've run Kafka with Kafka-ui that is from the kafka-ui.yaml provided in the Docker compose configurations part of the repo. everything is running fine I can produce and consume from Kafka without any problem but when i try to read the topic in the Kafka-UI the messages are not deserialized even though I've added the schema to the registry schema.
Expected behavior
Message value in the second picture is show deserialized
Issue submitter TODO list
master
-labeled docker image and the issue still persists thereDescribe the bug (actual behavior)
I've run Kafka with Kafka-ui that is from the kafka-ui.yaml provided in the Docker compose configurations part of the repo. everything is running fine I can produce and consume from Kafka without any problem but when i try to read the topic in the Kafka-UI the messages are not deserialized even though I've added the schema to the registry schema.
Expected behavior
Message value in the second picture is show deserialized
Your installation details
Steps to reproduce
Write messages to kafka
Insert avro schema
View topic messages from Kafka-UI
Screenshots
No response
Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: