]> git.apps.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>
Wed, 1 Oct 2025 18:47:11 +0000 (14:47 -0400)
commit6b04cdf33553ede8b4ea8e354ea98b8d46fa9f6e
treeb9dc8549b92fbb113b3e13a947c4ea31d63e81d1
parentf972864da9c0a693eb2bb262272c744dd477523b
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]