]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/PaxosMap: add map template for managing Paxos structures
authorPatrick Donnelly <pdonnell@ibm.com>
Tue, 24 Jun 2025 16:14:19 +0000 (12:14 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Mon, 26 Jan 2026 15:27:17 +0000 (10:27 -0500)
commit0ad2868a8b5117ebe958e2dfb19df76333155940
tree5873f116fdecd3932b87476d4f63221122b8c9d5
parent95aa2ad2eab668690e76e6469fc43e6b806acae7
mon/PaxosMap: add map template for managing Paxos structures

To protect access and codify protocol. Based loosely on PaxosFSMap which can be
refactored to use this later.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
src/mon/PaxosMap.h [new file with mode: 0644]