]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: no need to refresh from _active
authorSage Weil <sage@inktank.com>
Fri, 31 May 2013 21:30:48 +0000 (14:30 -0700)
committerSage Weil <sage@inktank.com>
Wed, 19 Jun 2013 18:27:03 +0000 (11:27 -0700)
commitd941363d6e4249e97b64faff0e573f75e918ac0c
tree33e688cd5ead9e4e9365f13a8693e085842f8af2
parent03014a4ecc06cde420fad0c6c2a0177ebd7b839d
mon: no need to refresh from _active

The refresh is done explicitly by the monitor, independent of the more
fragile PaxosService callbacks.

Signed-off-by: Sage Weil <sage@inktank.com>
src/mon/PaxosService.cc