From: Sage Weil Date: Thu, 22 Jun 2017 19:14:00 +0000 (-0400) Subject: doc/release-notes: sleep settings X-Git-Tag: ses5-milestone7~3^2~11^2~4 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=12590d9ec183df49d6cea79caf694bd7957aa05d;p=ceph.git doc/release-notes: sleep settings Signed-off-by: Sage Weil --- diff --git a/doc/release-notes.rst b/doc/release-notes.rst index 29acae50eef1b..2a32067dbaf80 100644 --- a/doc/release-notes.rst +++ b/doc/release-notes.rst @@ -73,7 +73,10 @@ Major Changes from Kraken connect to the cluster via ``ceph osd set-require-min-compat-client`` and Ceph will prevent you from enabling features that will break compatibility with those clients. FIXME DOCS - + * Several `sleep` settings, include ``osd_recovery_sleep``, + ``osd_snap_trim_sleep``, and ``osd_scrub_sleep`` have been + reimplemented to work efficiently. (These are used in some cases + to work around issues throttling background work.) - *RGW*: