]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: add inject config for synthetic health message
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 21 Jul 2022 19:46:58 +0000 (15:46 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 25 Jul 2022 13:57:15 +0000 (09:57 -0400)
commit3ecb987dde4f82450fb269110dea7f30ae2c2748
treee1b25ce13e7d661e17dd11f42dd425d91d912788
parenta421cfc2aa0eef2d1ef171ee706c24aa0e8234bb
mds: add inject config for synthetic health message

This will be used to force the MDSMonitor to process a beacon in
MDSMonitor::prepare_beacon.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/common/options/mds.yaml.in
src/mds/Beacon.cc
src/messages/MMDSBeacon.h
src/mon/MDSMonitor.cc