PAPER DIGEST
Most Influential SIGMOD 2005 Paper · 2026-03 edition

Fault-tolerance In The Borealis Distributed Stream Processing System

Magdalena Balazinska; Hari Balakrishnan; Samuel Madden; Michael Stonebraker

Venue
ACM SIGMOD Conference (SIGMOD) 2005
Recognition
Most Influential SIGMOD 2005 Paper (Rank No. 8)
Edition
2026-03
Impact factor
6
Certificate ID
485ab95191ec964d

Abstract

We present a replication-based approach to fault-tolerant distributed stream processing in the face of node failures, network failures, and network partitions. Our approach aims to reduce the degree of inconsistency in the system while guaranteeing that available inputs capable of being processed are processed within a specified time threshold. This threshold allows a user to trade availability for consistency: a larger time threshold decreases availability but limits inconsistency, while a smaller threshold increases availability but produces more inconsistent results based on partial data. In addition, when failures heal, our scheme corrects previously produced results, ensuring eventual consistency.Our scheme uses a data-serializing operator to ensure that all replicas process data in the same order, and thus remain consistent in the absence of failures. To regain consistency after a failure heals, we experimentally compare approaches based on checkpoint/redo and undo/redo techniques and illustrate the performance trade-offs between these schemes.

Download PDF certificate