]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/common_init: disable ms subsystem log gathering for clients 18529/head
authorJason Dillaman <dillaman@redhat.com>
Fri, 20 Oct 2017 02:13:36 +0000 (22:13 -0400)
committerNathan Cutler <ncutler@suse.com>
Wed, 25 Oct 2017 08:14:49 +0000 (10:14 +0200)
commit4c6b1b65f7337809682bf907be94fe946909959a
tree01e4c4c0f93c379e0dfc17a6b54734bfb355d07b
parentd52e59bad700e8add6cd4cf895817aa8fd7a601a
common/common_init: disable ms subsystem log gathering for clients

The log gathering causes large performance degradation to clients
with high message throughputs. This is hopefully a short-term
workaround until per-message logging can be replaced with an
efficient data recording system for post-incident analysis
use-cases.

Fixes: http://tracker.ceph.com/issues/21860
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit a3a40413f7908b08c40dec4020034cca4a0c4798)
src/common/common_init.cc