From 4f4e614dc9c595a15dde40726845e5bf0a690673 Mon Sep 17 00:00:00 2001 From: kchheda3 Date: Mon, 3 Jun 2024 14:44:31 -0400 Subject: [PATCH] rgw/notification doc: doc: Update pendingreleasenotes for notification. Signed-off-by: kchheda3 (cherry picked from commit 85fc96b0cd271b6c1de6db2e406586a6dda05248) --- PendingReleaseNotes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 7fc80bcfcb7..36c697238a7 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 -- 2.47.3