]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
OSD: allow client throttler to be adjusted on-fly, without restart 13216/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:43:24 +0000 (09:43 +0100)
commitbaa42b6d7c616e4d3518416fcb86fef5c12a82db
treea30a5918c2ddbf237af1b5c9f6d59ded2e4577cc
parentce8edcfed6cd908779efd229202eab1232d16f1c
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>
(cherry picked from commit 64c309d7e18a975931b526e6f5d6f610c3a0d632)
src/osd/OSD.cc