This functionality:
https://kafka.apache.org/10/documentation/streams/developer-guide/config-streams.html#acks
seems to be missing from KubeMQ streams. Are we missing something or have they just omitted it? This would fundamentally change our architectural decisions in choosing an event driven model. Or perhaps we're missing a new way/terminology of guaranteed once delivery using events and persistence with KubeMQ?
Thanks in advance,