Exactly-Once Semantics Are Possible
confluent.io·4d·
Discuss: Hacker News
📋FDA 510(k)
Preview
Report Post

This post was originally published in 2017 and last updated March 2025.

I’m thrilled that we have hit an exciting milestone the Apache Kafka® community has long been waiting for: we have introduced exactly-once semantics in Kafka in the 0.11 release and Confluent Platform 3.3.

In this post, I’d like to tell you what Kafka’s exactly-once semantics mean, why it is a hard problem, and how the new idempotence and transaction features in Kafka enable correct exactly-once stream processing using the Kafka Streams API.

**Exactly-On…

Similar Posts

Loading similar posts...