]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: don't tick the PaxosServices if we are currently slurping.
authorGreg Farnum <greg@inktank.com>
Mon, 25 Jun 2012 20:04:15 +0000 (13:04 -0700)
committerSage Weil <sage@inktank.com>
Mon, 25 Jun 2012 21:45:06 +0000 (14:45 -0700)
commit840ae244499496d543d634713bdee7c7884ce527
treee1bdc287558c81c39c6fd5f853927cb77595eddb
parentef6beec99207f6f42b14c1e71fd944c7246ea49a
mon: don't tick the PaxosServices if we are currently slurping.

They aren't prepared to deal with the on-disk state being inconsistent.

Signed-off-by: Greg Farnum <greg@inktank.com>
src/mon/Monitor.cc