]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/notification: add opaque data
authorYuval Lifshitz <yuvalif@yahoo.com>
Mon, 13 Jan 2020 10:48:24 +0000 (12:48 +0200)
committerYuval Lifshitz <ylifshit@redhat.com>
Sun, 26 Apr 2020 11:22:29 +0000 (14:22 +0300)
commit33e5784022899bb5e94220f4bcd489686dae03a3
treef4aa6e8f77baa85a1b5e08126d897de2f6773e3c
parentd59ffc2778b9ee86502983c77bc94adc3e025aac
rgw/notification: add opaque data

opaque data may be set in topic configuration and later on sent inside
nottifications triggered by that topic.

Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 07630a8759b0836f56d4ee6938e2b711ffb4e169)
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
Conflicts:
src/test/rgw/rgw_multi/tests_ps.py
13 files changed:
doc/radosgw/notifications.rst
doc/radosgw/pubsub-module.rst
doc/radosgw/s3-notification-compatibility.rst
src/rgw/rgw_notify.cc
src/rgw/rgw_pubsub.cc
src/rgw/rgw_pubsub.h
src/rgw/rgw_rest_pubsub.cc
src/rgw/rgw_rest_pubsub_common.cc
src/rgw/rgw_rest_pubsub_common.h
src/rgw/rgw_sync_module_pubsub.cc
src/rgw/rgw_sync_module_pubsub_rest.cc
src/test/rgw/rgw_multi/tests_ps.py
src/test/rgw/rgw_multi/zone_ps.py