]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/PaxosService: cache {first,last}_committed
authorJoao Eduardo Luis <joao.luis@inktank.com>
Sun, 2 Jun 2013 23:15:02 +0000 (16:15 -0700)
committerSage Weil <sage@inktank.com>
Wed, 19 Jun 2013 18:27:03 +0000 (11:27 -0700)
commit2fccb300bdf6ffd44db3462eb05115da11322ed4
tree3e63a7e662857b9620d88f95fe9827759318f52e
parentd941363d6e4249e97b64faff0e573f75e918ac0c
mon/PaxosService: cache {first,last}_committed

Refresh the in-memory values when we are told the on-disk paxos state
may have changed.

Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
src/mon/PaxosService.cc
src/mon/PaxosService.h