]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/DaemonServer: warn when we reject reports
authorSage Weil <sage@redhat.com>
Thu, 7 Nov 2019 18:51:04 +0000 (12:51 -0600)
committerSage Weil <sage@redhat.com>
Thu, 7 Nov 2019 18:51:04 +0000 (12:51 -0600)
commit612747e97bdd4701d23dad07ad23751e9821d7cb
tree1a6bc2d4db892aa59898ac968db4dd3126b7ebea
parent5e8870da8fba8ee01ac78756f88651841c680a55
mgr/DaemonServer: warn when we reject reports

If this is triggered it can be disruptive, since we're marking the
connection down.  It points to a real bug, so better visibility is good
(e.g., failing the teuthology jobs).

Signed-off-by: Sage Weil <sage@redhat.com>
src/mgr/DaemonServer.cc