]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: timely health updates to manager
authorNoah Watkins <nwatkins@redhat.com>
Fri, 27 Jul 2018 01:36:17 +0000 (18:36 -0700)
committerNoah Watkins <nwatkins@redhat.com>
Fri, 27 Jul 2018 19:27:31 +0000 (12:27 -0700)
commit842b7992ef9bbc5bb835cf83628f4a9e95a30da4
tree68de5480b5e4cff1e2ac40a5c221c50971edaac8
parent3068c4290166076093119d1dc08a2c0fada8235f
mon: timely health updates to manager

When the health of a monitor service changes immediately dispatch a
digest to manager daemons with the new health checks rather than waiting
for the next scheduled event. This has the added benefit that health
checks that are set by the manager daemon are echoed back and observable
quickly.

Signed-off-by: Noah Watkins <nwatkins@redhat.com>
src/mon/MgrMonitor.cc
src/mon/MgrMonitor.h