]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/PaxosService: not active during paxos UPDATING_PREVIOUS 342/head
authorSage Weil <sage@inktank.com>
Fri, 7 Jun 2013 18:41:21 +0000 (11:41 -0700)
committerSage Weil <sage@inktank.com>
Wed, 19 Jun 2013 18:27:05 +0000 (11:27 -0700)
commit392a8e21f8571b410c85be2129ef62dd6fc52b54
tree13179181b2dc50b8722864e97ba8ce9999b26fe2
parentee34a219605d1943740fdae0d84cfb9020302dd6
mon/PaxosService: not active during paxos UPDATING_PREVIOUS

Treat this as an extension of the recovery process, e.g.

 RECOVERING -> ACTIVE
or
 RECOVERING -> UPDATING_PREVIOUS -> ACTIVE

and we are not active until we get to "the end" in both cases.

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