]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: remove laggy standby nodes (instead of marking laggy)
authorSage Weil <sage@newdream.net>
Sat, 11 Sep 2010 21:18:54 +0000 (14:18 -0700)
committerSage Weil <sage@newdream.net>
Sat, 11 Sep 2010 21:18:54 +0000 (14:18 -0700)
commitad8a0d9b364ce4c1e3ac0b0f29d23a135f53a37e
tree159ba5468c68ce2a053f60b6e7c508b4f00d2d01
parent23b81988069457b084be1994a77cd963a4df7024
mon: remove laggy standby nodes (instead of marking laggy)

This will implicitly clean out old standby nodes that go away.  Laggy
cmds's that don't will just re-add themselves.  Since the laggy flag is
a map change, this creates no more or less map churn.
src/mon/MDSMonitor.cc