Replies: 1 comment
-
Hey @radovsky1 👋 I believe the body of the message needs to be empty in that case. Would you mind trying the You can use a Please let me know if that doesn't do the trick and I'll dig deeper. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! I have the following pipeline, the result, where mapper(javascript) creates an array of json objects, each of which has a {key}:{message to kafka}, faced with the question of how to send Kafka tombstones? tried {key}:{null}, {key}:{""}, everything is interpreted as a string, how to implement a message as zero bytes?
Beta Was this translation helpful? Give feedback.
All reactions