Fork me on GitHub
#jackdaw
<
2022-08-02
>
Alastair Hole09:08:43

I am having trouble with a KTable, when it receives a null value for a given key then it fails with ERROR jackdaw.serdes.avro - Deserialization error for <topic> java.nio.BufferUnderflowException: null I was under the impression that sending a null value should delete that key from the KTable, any idea what I might be doing wrong?

Alastair Hole10:08:25

This is using :serde-keyword :jackdaw.serdes.avro.confluent/serde