English

On Liveness of Dynamic Storage

Distributed, Parallel, and Cluster Computing 2015-07-28 v1

Abstract

Dynamic distributed storage algorithms such as DynaStore, Reconfigurable Paxos, RAMBO, and RDS, do not ensure liveness (wait-freedom) in asynchronous runs with infinitely many reconfigurations. We prove that this is inherent for asynchronous dynamic storage algorithms, including ones that use Ω\Omega or S\diamond S oracles. Our result holds even if only one process may fail, provided that machines that were successfully removed from the system's configuration may be switched off by an administrator. Intuitively, the impossibility relies on the fact that a correct process can be suspected to have failed at any time, i.e., its failure is indistinguishable to other processes from slow delivery of its messages, and so the system should be able to reconfigure without waiting for this process to complete its pending operations. To circumvent this result, we define a dynamic eventually perfect failure detector, and present an algorithm that uses it to emulate wait-free dynamic atomic storage (with no restrictions on reconfiguration rate). Together, our results thus draw a sharp line between oracles like Ω\Omega and S\diamond S, which allow some correct process to continue to be suspected forever, and a dynamic eventually perfect one, which does not.

Keywords

Cite

@article{arxiv.1507.07086,
  title  = {On Liveness of Dynamic Storage},
  author = {Alexander Spiegelman and Idit Keidar},
  journal= {arXiv preprint arXiv:1507.07086},
  year   = {2015}
}
R2 v1 2026-06-22T10:18:31.950Z