Skip to content

Incorrect topic message content type (avro -> json) #1391

@5hin0bi

Description

@5hin0bi

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.)

image

Steps to Reproduce
Steps to reproduce the behavior:

  1. Create connector with avro key and value converter
  2. Check the message in the topic
  3. 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)

image

image

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 acceptedtype/bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions