Skip to content
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

Cannot read messages when JSON schema is present in Schema Registry #229

Open
piotrp opened this issue Jan 3, 2025 · 0 comments
Open

Cannot read messages when JSON schema is present in Schema Registry #229

piotrp opened this issue Jan 3, 2025 · 0 comments

Comments

@piotrp
Copy link

piotrp commented Jan 3, 2025

When a topic has a JSON schema defined kafkactl will try to parse it as Avro schema anyway, and fail:

Error during deserialization: failed to parse avro schema: unknown type name: "object"

Schema Registry can store various schema types: Avro, JSON, Protobuf.

@piotrp piotrp changed the title Cannot read messages with JSON schema defined in Schema Registry Cannot read messages when JSON schema is present in Schema Registry Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant