]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/notification: add opaque data 32723/head
authorYuval Lifshitz <yuvalif@yahoo.com>
Mon, 13 Jan 2020 10:48:24 +0000 (12:48 +0200)
committerYuval Lifshitz <yuvalif@yahoo.com>
Sun, 19 Jan 2020 13:37:56 +0000 (15:37 +0200)
commit07630a8759b0836f56d4ee6938e2b711ffb4e169
treeabc93e02a4e9eba3bcec1020b7957fbb872df619
parentd3ca1cdc5e9cf6f60aee7ed50d3ab487525e2f91
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>
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