Skip to content

Using Avro SchemaRegistry, topic keys not deserializing, but values are #4402

Answered by jslusher
jslusher asked this question in Q&A
Discussion options

You must be logged in to vote

After a little more digging, I figured it out. The default serde for key is string but I can set it for SchemaRegistry according to the docs.

        KAFKA_CLUSTERS_0_DEFAULTKEYSERDE: SchemaRegistry

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jslusher
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant