English

Highly Available Transactions: Virtues and Limitations (Extended Version)

Databases 2013-10-08 v2

Abstract

To minimize network latency and remain online during server failures and network partitions, many modern distributed data storage systems eschew transactional functionality, which provides strong semantic guarantees for groups of multiple operations over multiple data items. In this work, we consider the problem of providing Highly Available Transactions (HATs): transactional guarantees that do not suffer unavailability during system partitions or incur high network latency. We introduce a taxonomy of highly available systems and analyze existing ACID isolation and distributed data consistency guarantees to identify which can and cannot be achieved in HAT systems. This unifies the literature on weak transactional isolation, replica consistency, and highly available systems. We analytically and experimentally quantify the availability and performance benefits of HATs--often two to three orders of magnitude over wide-area networks--and discuss their necessary semantic compromises.

Keywords

Cite

@article{arxiv.1302.0309,
  title  = {Highly Available Transactions: Virtues and Limitations (Extended Version)},
  author = {Peter Bailis and Aaron Davidson and Alan Fekete and Ali Ghodsi and Joseph M. Hellerstein and Ion Stoica},
  journal= {arXiv preprint arXiv:1302.0309},
  year   = {2013}
}

Comments

Extended version of "Highly Available Transactions: Virtues and Limitations" to appear in VLDB 2014

R2 v1 2026-06-21T23:19:30.886Z