]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw/notification doc: doc: Update pendingreleasenotes for notification. 57537/head
authorkchheda3 <kchheda3@bloomberg.net>
Mon, 3 Jun 2024 18:44:31 +0000 (14:44 -0400)
committerkchheda3 <kchheda3@bloomberg.net>
Mon, 3 Jun 2024 18:44:31 +0000 (14:44 -0400)
Signed-off-by: kchheda3 <kchheda3@bloomberg.net>
PendingReleaseNotes

index 4236276a21e57bbe2d1199760159cb8d40e8d275..1381e4e3379244671ae320d39b4d7f5a71cd8176 100644 (file)
@@ -169,6 +169,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 (password/ssl) 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