From: Adam C. Emerson Date: Sat, 14 May 2022 06:39:56 +0000 (-0400) Subject: rgw: Disable urgent data notifications X-Git-Tag: v18.0.0~787^2~22 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=51092b1316d1ba7daf294560f2d7deecd74882bf;p=ceph.git rgw: Disable urgent data notifications These interfere with multisite resharding and are thus disabled. Signed-off-by: Adam C. Emerson --- diff --git a/src/common/options/rgw.yaml.in b/src/common/options/rgw.yaml.in index 65bc6b41f89..6febb49749e 100644 --- a/src/common/options/rgw.yaml.in +++ b/src/common/options/rgw.yaml.in @@ -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