]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: Disable urgent data notifications
authorAdam C. Emerson <aemerson@redhat.com>
Sat, 14 May 2022 06:39:56 +0000 (02:39 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 27 May 2022 19:47:34 +0000 (15:47 -0400)
These interfere with multisite resharding and are thus disabled.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/common/options/rgw.yaml.in

index 65bc6b41f8907f7218349a745edd777c69d89ae2..6febb49749e569bbbf445f3696da7da0deb8f8d2 100644 (file)
@@ -3011,7 +3011,7 @@ options:
   long_desc: In multisite, radosgw will occasionally broadcast new entries in its
     data changes log to peer zones, so they can prioritize sync of some
     of the most recent changes. Can be disabled with 0.
-  default: 200
+  default: 0
   services:
   - rgw
   with_legacy: true