]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/HealthMonitor: simplify health alert dump
authorSage Weil <sage@redhat.com>
Wed, 31 Jul 2019 08:24:45 +0000 (03:24 -0500)
committerSage Weil <sage@redhat.com>
Thu, 15 Aug 2019 01:40:08 +0000 (20:40 -0500)
commit7834cd8146da56aa8b48430e0d90067b55dbca48
treea5a8f8529746be1b8aecd52d18b6c62a58c53da2
parent164de7d69bf2cc940f66583496cc8041c3c8bdb2
mon/HealthMonitor: simplify health alert dump

Use dump() member instead of duplicating!  The only reason we had this
before was because the detail portion was optinoal

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