65

The Weakest Failure Detector for Genuine Atomic Multicast (Extended Version)

International Symposium on Distributed Computing (DISC), 2022
Abstract

Atomic broadcast is a group communication primitive to order messages across a set of distributed processes. Atomic multicast is its natural generalization where each message mm is addressed to dst(m)dst(m), a subset of the processes called its destination group. A solution to atomic multicast is genuine when a process takes steps only if a message is addressed to it. Genuine solutions are the ones used in practice because they have better performance. Let GG be all the destination groups and FF be the cyclic families in it, that is the subsets of GG whose intersection graph is hamiltonian. This paper establishes that the weakest failure detector to solve genuine atomic multicast is μ=(g,hG Σgh)(gG Ωg)γ\mu=(\wedge_{g,h \in G}~\Sigma_{g \cap h}) \wedge (\wedge_{g \in G}~\Omega_g) \wedge \gamma, where (i) ΣP\Sigma_P and ΩP\Omega_P are the quorum and leader failure detectors restricted to the processes in PP, and (ii) γ\gamma is a new failure detector that informs the processes in a cyclic family fFf \in F when ff is faulty. We also study two classical variations of atomic multicast. The first variation requires that message delivery follows the real-time order. In this case, μ\mu must be strengthened with 1gh1^{g \cap h}, the indicator failure detector that informs each process in ghg \cup h when ghg \cap h is faulty. The second variation requires a message to be delivered when the destination group runs in isolation. We prove that its weakest failure detector is at least μ(g,hG Ωgh)\mu \wedge (\wedge_{g, h \in G}~\Omega_{g \cap h}). This value is attained when F=F=\varnothing.

View on arXiv
Comments on this paper