]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: tolerate unexpected messages on the heartbeat interface
authorSage Weil <sage@inktank.com>
Tue, 12 Feb 2013 22:10:51 +0000 (14:10 -0800)
committerSage Weil <sage@inktank.com>
Tue, 12 Feb 2013 22:10:51 +0000 (14:10 -0800)
commitafda30aeaae0a65f83c6886658354ad2b57c4c43
treecaaee7ae453415423fcc9a3f5c985b5998aeb9aa
parent31e911b63d326bdd06981ec4029ad71b7479ed70
osd: tolerate unexpected messages on the heartbeat interface

We should note but not crash on unexpected messages.  Announce this awesome
new "capability" via a feature bit.

Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Samuel Just <sam.just@inktank.com>
src/include/ceph_features.h
src/osd/OSD.cc