]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon: enable persistent monmap features on full quorum
authorJoao Eduardo Luis <joao@suse.de>
Mon, 13 Feb 2017 00:36:31 +0000 (00:36 +0000)
committerJoao Eduardo Luis <joao@suse.de>
Thu, 2 Mar 2017 17:32:34 +0000 (17:32 +0000)
commit11c4946b636740bf4b44c77bd5bcc81c43d462e3
tree83975a95e98e36255d04d2c0d359c8c1ab1a8768
parent9c6a6f19d84831036152a207dc8d9a28743f7265
mon: enable persistent monmap features on full quorum

We will now only enable persistent features automatically
when ALL the monitors in the monmap are in the quorum.
 #noMonitorLeftBehind

Signed-off-by: Joao Eduardo Luis <joao@suse.de>
src/mon/MonmapMonitor.cc