Kafka Sink missing Keys #22390
Unanswered
themkarimi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I’m attempting to replicate Kafka messages from a topic in Cluster A to another topic in Cluster B. The messages are being sent without any issues, but unfortunately, they lack the Key fields (all of them are set to Null). I’ve been searching for an option to force the replication of the keys as well, but I haven’t been able to find one. Is there a way to achieve this in Vector?
Here is my configuration:
Beta Was this translation helpful? Give feedback.
All reactions