]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw/notification doc: doc: Update pendingreleasenotes for notification. 58851/head
authorkchheda3 <kchheda3@bloomberg.net>
Mon, 3 Jun 2024 18:44:31 +0000 (14:44 -0400)
committerYuval Lifshitz <ylifshit@ibm.com>
Thu, 25 Jul 2024 13:48:40 +0000 (13:48 +0000)
Signed-off-by: kchheda3 <kchheda3@bloomberg.net>
(cherry picked from commit 85fc96b0cd271b6c1de6db2e406586a6dda05248)

PendingReleaseNotes

index 7fc80bcfcb7546832bb2e5a01f507aa6227c2090..36c697238a79b1419b0d00c63896d52d6eba6d39 100644 (file)
@@ -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