-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
scope/frontendstatus/acceptedAn issue which has passed triage and has been acceptedAn issue which has passed triage and has been acceptedtype/bugSomething isn't workingSomething isn't working
Milestone
Description
Describe the bug
When opening a message of a topic (while using avro converters), in kafka-ui it's shown as JSON. However, if you check the http response in the browser F12 console it's shown as AVRO.
Set up
(How do you run the app?
Which version of the app are you running? Provide either docker image version or check commit hash at the top left corner. We won't be able to help you without this information.)
Steps to Reproduce
Steps to reproduce the behavior:
- Create connector with avro key and value converter
- Check the message in the topic
- Json type is shown as content of the message
Expected behavior
(A clear and concise description of what you expected to happen)
Avro type is shown as content of the message
Screenshots
(If applicable, add screenshots to help explain your problem)
Additional context
(Add any other context about the problem here)
Metadata
Metadata
Assignees
Labels
scope/frontendstatus/acceptedAn issue which has passed triage and has been acceptedAn issue which has passed triage and has been acceptedtype/bugSomething isn't workingSomething isn't working