High-Watermark in Distributed Systems: A Deep Dive with Apache Kafka
Mar 4 · 9 min read · Let me start with a simple question. When a producer sends a message to Kafka, the leader broker writes it down to its local disk and sends the acknowledgment back. Is this considered done and availab
Join discussion