]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/Paxos: bootstrap peon too if monmap updates
authorSage Weil <sage@inktank.com>
Fri, 12 Jul 2013 21:27:04 +0000 (14:27 -0700)
committerSage Weil <sage@inktank.com>
Sat, 13 Jul 2013 20:00:19 +0000 (13:00 -0700)
commitefe5b67bb700ef6218d9579abf43cc9ecf25ef52
treec2f6248023d4df13546201f31ee067c04a01b212
parentd4876c533ccdddddba8d5097e8e19e4ff079da1b
mon/Paxos: bootstrap peon too if monmap updates

If we get a monmap update, the leader bootstraps.  Peons should do the
same.

Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Greg Farnum <greg@inktank.com>
src/mon/Paxos.cc