]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/MgrStatMonitor: do not spam subscribers (mgr) with service_map 44196/head
authorSage Weil <sage@newdream.net>
Thu, 2 Dec 2021 22:46:26 +0000 (17:46 -0500)
committerSage Weil <sage@newdream.net>
Thu, 2 Dec 2021 22:46:26 +0000 (17:46 -0500)
commitd0f5ed13567f54b1bdedc388568d2afc5922ab70
tree4f0518e8cb7d85b2326dede726ea8e533691cbac
parentcf829d02b247c5be5841331422517c2b376f2bb2
mon/MgrStatMonitor: do not spam subscribers (mgr) with service_map

We are comparing the monmap epoch to the service_map epoch!

Fixes: https://tracker.ceph.com/issues/53479
Signed-off-by: Sage Weil <sage@newdream.net>
src/mon/MgrStatMonitor.cc