]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: Monitor: log RO admin socket commands on 'debug' level
authorJoao Eduardo Luis <joao@redhat.com>
Fri, 19 Sep 2014 16:32:51 +0000 (17:32 +0100)
committerJoao Eduardo Luis <joao@redhat.com>
Mon, 22 Sep 2014 16:36:29 +0000 (17:36 +0100)
commitf1b814e5151b259acf280080d45fefbb2f45c1f6
tree44545f2d421994a1f7ebd3794324655912a616bd
parent282bac79b45a512d86f49dbf5614892ec0890d59
mon: Monitor: log RO admin socket commands on 'debug' level

Reduces the noise caused by read-only operations via the admin socket.
RW commands are still logged at 'info' level.

Fixes: #9455
Signed-off-by: Joao Eduardo Luis <joao@redhat.com>
src/mon/Monitor.cc