]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: reenable cache notify config variables
authorCasey Bodley <cbodley@redhat.com>
Mon, 31 Jul 2023 18:29:25 +0000 (14:29 -0400)
committerCasey Bodley <cbodley@redhat.com>
Mon, 31 Jul 2023 18:31:47 +0000 (14:31 -0400)
commit2d7dd06ccb580471ab63578b0ba8e2d466ab7ec0
tree38ebbde51d53d1ee27288de6c565b5b6e669c7e0
parent3185196a3f4653e21c7ac8a2f5f9f42d6f154282
rgw: reenable cache notify config variables

these config options are meant to control this cache notification
behavior, but were never moved from RGWRados into RGWSI_Notify

raise the default rgw_max_notify_retries to 10 to match the adjusted
value from https://github.com/ceph/ceph/pull/42251

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/common/options/rgw.yaml.in
src/rgw/driver/rados/rgw_rados.cc
src/rgw/driver/rados/rgw_rados.h
src/rgw/services/svc_notify.cc
src/rgw/services/svc_notify.h