]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
elector: persist the epoch in bump_epoch()
authorGreg Farnum <gfarnum@redhat.com>
Mon, 24 Jun 2019 18:11:36 +0000 (11:11 -0700)
committerGreg Farnum <gfarnum@redhat.com>
Mon, 19 Aug 2019 20:04:59 +0000 (13:04 -0700)
commitb8f04c5e763bb85596f9d29077a7f16f818b216b
treec9a91668f87faf535e764dd21eb8fe40b717ccaf
parent28729ea192281a034e65f932c7dbbb69853a8e78
elector: persist the epoch in bump_epoch()

I somehow broke this when initially hoisting it out of Elector. Whoops!

Signed-off-by: Greg Farnum <gfarnum@redhat.com>
src/mon/ElectionLogic.cc