]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: reply to all reporters when an osd is failed
authorSage Weil <sage@inktank.com>
Tue, 4 Sep 2012 20:04:58 +0000 (13:04 -0700)
committerSage Weil <sage@inktank.com>
Tue, 18 Sep 2012 21:39:00 +0000 (14:39 -0700)
commita3e8ed1e4e7ac699efdb0c5f78fa7ca664aa6d29
treeee9de4f6cc6f2189e4218523fc08165918e57e04
parent7952c35926c07536bfa9ad117f165f023477bf9b
mon: reply to all reporters when an osd is failed

Track the latest report message for each reporter.  When the osd is
eventually marked failed, send map updates to them all.

Signed-off-by: Sage Weil <sage@inktank.com>
src/mon/OSDMonitor.cc
src/mon/OSDMonitor.h