]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: suspend instead of suicide on beacon timeout
authorSage Weil <sage@newdream.net>
Tue, 2 Dec 2008 05:13:34 +0000 (21:13 -0800)
committerSage Weil <sage@newdream.net>
Tue, 2 Dec 2008 05:13:34 +0000 (21:13 -0800)
commit488b01636cee56fd478f4eb36955c4529fa23769
treed5bfce0dcc69e2c7b8edcdfa197f047ec04bf532
parentfdbf05daf497e25b77c52c1f81d334cc249f975b
mds: suspend instead of suicide on beacon timeout

If we don't hear from the monitor, suspend doing any useful work instead
of just committing suicide.  If the monitor comes back and hasn't killed
us off, then we're fine.  If we've been marked as failed, we will shut
down as before.
src/mds/MDS.cc
src/mds/MDS.h