summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorYuval Lifshitz <ylifshit@ibm.com>2024-11-06 12:15:07 +0100
committerYuval Lifshitz <ylifshit@ibm.com>2024-11-06 12:51:54 +0100
commitfccf7fd25e57772e91975b1b2038b8cecf68c440 (patch)
tree7af275221d050e437ac58b418a253f9af6d39a70 /doc
parentMerge pull request #59743 from sseshasa/wip-fix-mclock-low-iops-capacity-thre... (diff)
downloadceph-fccf7fd25e57772e91975b1b2038b8cecf68c440.tar.xz
ceph-fccf7fd25e57772e91975b1b2038b8cecf68c440.zip
doc/rgw/notification: clarified the notification_v2 behavior upon upgrade
Fixes: https://tracker.ceph.com/issues/68858 Signed-off-by: Yuval Lifshitz <ylifshit@ibm.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/radosgw/notifications.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/radosgw/notifications.rst b/doc/radosgw/notifications.rst
index f352b57afb8..05653956be1 100644
--- a/doc/radosgw/notifications.rst
+++ b/doc/radosgw/notifications.rst
@@ -7,6 +7,10 @@ Bucket Notifications
.. versionchanged:: Squid
A new "v2" format for Topic and Notification metadata can be enabled with
the :ref:`feature_notification_v2` zone feature.
+ Enabling this feature after an upgrade from an older version will trigger
+ migration of the existing Topic and Notification metadata.
+ In a greenfield deployment, the new format will be used.
+ The new format allows for the data to be synced between zones in the zonegroup.
.. contents::