Replies: 1 comment
-
Jut realized I can check if message.Data is empty. |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I'm trying to read/write tombstone messages.
Writing a null using a typed producer throws an exception, but I can work around that by writing an empty byte[] using untyped producer, however I can't read that using a typed consumer, as GetValue() will crash.
Beta Was this translation helpful? Give feedback.
All reactions