]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: add throttle policy for DaemonServer 52509/head
authorericqzhao <125110732+ericqzhao@users.noreply.github.com>
Thu, 20 Jul 2023 02:06:55 +0000 (02:06 +0000)
committerericqzhao <125110732+ericqzhao@users.noreply.github.com>
Thu, 20 Jul 2023 02:14:06 +0000 (02:14 +0000)
commit28c666eb80100cb2964239ac59ec339225fef3ee
treeddeb24b1a70cbabb64d6e7e56a4d8632f996760c
parent82ddbb6cd1fbf3c9f827fcc4c5470c8412b813c0
mgr: add throttle policy for DaemonServer
This commit fix the throttle parameter of osd does not take effect for mgr
Fixes: https://tracker.ceph.com/issues/61942
Signed-off-by: ericqzhao <125110732+ericqzhao@users.noreply.github.com>
src/mgr/DaemonServer.cc