Does MM2 actually support exactly once semantics?
Reddit r/apachekafka1mo4 min read
I have been trying to get a clear answer on whether MM2 supports EOS for cross cluster replication. I found KIP-618(Exactly once support for source connectors), which was introduced in Kafka 3.3. Since MM2 is a source connector, it should theoretically inherit EOS from it using exactly.once.source.support=enabled at worker level. However kafka official documentation does not mention anything about MM2 EOS. So, has anyone successfully used exactly-once with MM2? Has anyone tried this with strimzi as well? submitted by /u/Weekly_Diet2715 [link] [comments]
