]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: reduce log spam 22893/head
authorJohn Spray <john.spray@redhat.com>
Tue, 3 Jul 2018 12:17:09 +0000 (13:17 +0100)
committerJohn Spray <john.spray@redhat.com>
Fri, 6 Jul 2018 10:01:20 +0000 (11:01 +0100)
commite48353bbdd52a4288e9839d2a99fec1ef95147f3
tree69d3d7360a5e61f705d95d7a865c7efa7c5ff4ab
parent13bcddea23f834c520d86050d03a8fc2e8a21a6a
mgr: reduce log spam

Several things at level 1 that shouldn't have been, especially
the big dump of all possible commands every time we handle one.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mgr/DaemonServer.cc
src/mgr/MgrStandby.cc