]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/release-notes: sleep settings
authorSage Weil <sage@redhat.com>
Thu, 22 Jun 2017 19:14:00 +0000 (15:14 -0400)
committerSage Weil <sage@redhat.com>
Fri, 23 Jun 2017 14:36:19 +0000 (10:36 -0400)
Signed-off-by: Sage Weil <sage@redhat.com>
doc/release-notes.rst

index 29acae50eef1bfc69b03d94a7020cecc79233a2a..2a32067dbaf807e2c1b1f0e73f7f4a6ab73e53c8 100644 (file)
@@ -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*: