-
Hello, I'm following up on a previously closed discussion, as I still haven't been able to resolve my issue. I'm encountering an issue with Serde, which I believe is tied to the naming conventions of my Schema Registry. I've ensured that my schema registry is correctly configured within Kafka UI. It's visible on the left sidebar and is also listed under "Value Serde" on the topic screen. It's worth noting that my topics don't utilize the TopicRecordNameStrategy, and changing this setup is not an option for me. Here's my current configuration. I've tried setting the schemaNameTemplate at both the cluster and serde levels, but without any success:
Do you spot any missing configuration or have suggestions on what might be causing this issue? Thank you in advance for your help. P.S. I've tested this on both the 'latest' and 'master' Docker images. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi, even if your discussion is closed I still read notifications about follow-ups, there's no need to duplicated :) Let's jump into previous thread. |
Beta Was this translation helpful? Give feedback.
Hi, even if your discussion is closed I still read notifications about follow-ups, there's no need to duplicated :) Let's jump into previous thread.