Hello kafka community,
Is there a way from kafka streams to emit a tombstone? say we have an
events topic with upsert or delete; and an output topic with the current
state only, log compacted; an upsert event will get mapped to current user
topic (it holds the full entity); but a delete would perhaps need to emit a
tombstone message (is there such a thing?) so that the “record” is
effectively / logically deleted from the current state compacted log
What would be the manner to achieve this using kafka-streams?
Thank you,

-- 
Thank you,
Nicolae Marasoiu
Scala Engineer
Orion, OVO Group

Reply via email to