Published March 31, 2022 | Version 0.3
Software Open

Artifact For "Adore: Atomic Distributed Objects with Certified Reconfiguration"

  • 1. Yale University
  • 2. Northeastern University

Description

This is the artifact for "Adore: Atomic Distributed Objects with Certified Reconfiguration" (PLDI '22). Source files are included in artifact.tgz. See the README for build instructions.

Abstract

Finding the right abstraction is critical for reasoning about complex systems such as distributed protocols like Paxos and Raft. Despite a recent abundance of impressive verification work in this area, we claim the ways that past efforts model distributed state are not ideal for protocol-level reasoning: they either hide important details, or leak too much complexity from the network. As evidence we observe that nearly all of them avoid the complex, but important issue of reconfiguration. Reconfiguration's primary challenge lies in how it interacts with a protocol's core safety invariants. To handle this increased complexity, we introduce the Adore model, whose novel abstract state hides network-level communications while capturing dependencies between committed and uncommitted states, as well as metadata like election quorums. It includes first-class support for a generic reconfiguration command that can be instantiated with a variety of implementations. Under this model, the subtle interactions between reconfiguration and the core protocol become clear, and with this insight we completed the first mechanized proof of safety of a reconfigurable consensus protocol.

Files

README.md

Files (2.2 MB)

Name Size Download all
md5:61b7a8bbf50931cf8d657fa2db769a80
2.2 MB Download
md5:104b030f6b78e03ee4130d4aa97ea413
1.1 kB Download
md5:073ce60d3a910da89090defec18a5dd3
7.5 kB Preview Download