]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: update release notes on the removal of pubsub 49177/head
authoryuval Lifshitz <ylifshit@redhat.com>
Thu, 1 Dec 2022 15:43:35 +0000 (17:43 +0200)
committeryuval Lifshitz <ylifshit@redhat.com>
Thu, 1 Dec 2022 19:12:01 +0000 (21:12 +0200)
Signed-off-by: yuval Lifshitz <ylifshit@redhat.com>
PendingReleaseNotes

index b561d1a0367ff73a4dd501490e9e40fce305489c..093655c34e47e2a5156e939604f171e44c68e636 100644 (file)
   but the corresponding option available in most other commands was missing.
 * RGW: Compression is now supported for objects uploaded with Server-Side Encryption.
   When both are enabled, compression is applied before encryption.
+* RGW: the "pubsub" functionality for storing bucket notifications inside Ceph
+  is removed. Together with it, the "pubsub" zone should not be used anymore.
+  The REST operations, as well as radosgw-admin commands for manipulating
+  subscriptions, as well as fetching and acking the notifications are removed 
+  as well.
+  In case that the endpoint to which the notifications are sent maybe down or 
+  disconnected, it is recommended to use persistent notifications to guarantee 
+  the delivery of the notifications. In case the system that consumes the 
+  notifications needs to pull them (instead of the notifications be pushed 
+  to it), an external message bus (e.g. rabbitmq, Kafka) should be used for 
+  that purpose.
+
 
 >=17.2.1