From: kchheda3 Date: Mon, 3 Jun 2024 18:44:31 +0000 (-0400) Subject: rgw/notification doc: doc: Update pendingreleasenotes for notification. X-Git-Tag: v19.1.1~27^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4f4e614dc9c595a15dde40726845e5bf0a690673;p=ceph.git rgw/notification doc: doc: Update pendingreleasenotes for notification. Signed-off-by: kchheda3 (cherry picked from commit 85fc96b0cd271b6c1de6db2e406586a6dda05248) --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 7fc80bcfcb75..36c697238a79 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -160,6 +160,11 @@ CephFS: Disallow delegating preallocated inode ranges to clients. Config notifications to topics owned by other users. A new configuration parameter: ``rgw_topic_require_publish_policy`` can be enabled to deny ``sns:Publish`` permissions unless explicitly granted by topic policy. +* RGW: Fix issue with persistent notifications where the changes to topic param that + were modified while persistent notifications were in the queue will be reflected in notifications. + So if user sets up topic with incorrect config (e.g. endpoint address) causing failure while delivering the + notifications to broker, can now modify the incorrect topic attribute and on retry attempt to delivery + the notifications, new configs will be used. * RBD: The option ``--image-id`` has been added to `rbd children` CLI command, so it can be run for images in the trash. * PG dump: The default output of `ceph pg dump --format json` has changed. The