]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/HealthCheck: check mutes based on count, not parsing the summary string
authorSage Weil <sage@redhat.com>
Wed, 31 Jul 2019 09:51:38 +0000 (04:51 -0500)
committerSage Weil <sage@redhat.com>
Thu, 15 Aug 2019 01:40:08 +0000 (20:40 -0500)
commit7385e917bbcc6805610c7b663133970b445d53b1
tree4ee97f1743f66196ce9810f23595f5371830ed99
parentd0eb22f3ba557b9e98836995c813ea77c5e7c2a5
mon/HealthCheck: check mutes based on count, not parsing the summary string

This is more explicit and robust, and works with the PG warnings, which
don't conform to the "%d ..." form that the other messages do.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/HealthMonitor.cc
src/mon/health_check.h