From fccf7fd25e57772e91975b1b2038b8cecf68c440 Mon Sep 17 00:00:00 2001 From: Yuval Lifshitz Date: Wed, 6 Nov 2024 11:15:07 +0000 Subject: [PATCH] doc/rgw/notification: clarified the notification_v2 behavior upon upgrade Fixes: https://tracker.ceph.com/issues/68858 Signed-off-by: Yuval Lifshitz --- doc/radosgw/notifications.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/radosgw/notifications.rst b/doc/radosgw/notifications.rst index f352b57afb8cb..05653956be1d7 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:: -- 2.39.5