]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
OSD: allow client throttler to be adjusted on-fly, without restart 13213/head
authorPiotr Dałek <piotr.dalek@corp.ovh.com>
Tue, 31 Jan 2017 15:07:18 +0000 (16:07 +0100)
committerPiotr Dałek <piotr.dalek@corp.ovh.com>
Thu, 2 Feb 2017 08:32:55 +0000 (09:32 +0100)
commit64c309d7e18a975931b526e6f5d6f610c3a0d632
treea22c2d4aebf298be4da2ea1a65e1258ee648f755
parent67e48e20fd545f7a96281cd1ec16d9e7edd5bfa9
OSD: allow client throttler to be adjusted on-fly, without restart

This patch allows the osd_client_message_cap and
osd_client_message_size_cap to be adjusted on-fly, using admin socket
functionality.

Fixes: http://tracker.ceph.com/issues/18791
Signed-off-by: Piotr Dałek <piotr.dalek@corp.ovh.com>
src/osd/OSD.cc