]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/admin/notification: add command to dump notifications
authorYuval Lifshitz <ylifshit@ibm.com>
Wed, 5 Jun 2024 16:08:16 +0000 (16:08 +0000)
committerYuval Lifshitz <ylifshit@ibm.com>
Sun, 16 Jun 2024 13:06:26 +0000 (13:06 +0000)
commitfb243dd0bc57ad246eb8fa31ee6e5e20cc9018ef
tree6dced2a9b1c6795ebec332f71499265a453f4c1d
parent0f17fb4dcd1cf9ad1019d6d225e40199babc02db
rgw/admin/notification: add command to dump notifications

command will dump pending notifications from a persistent queue in JSON
format:

radosgw-admin topic dump --topic <name>

Fixes: https://tracker.ceph.com/issues/66404
Signed-off-by: Yuval Lifshitz <ylifshit@ibm.com>
(cherry picked from commit e63e663dc9095589f4fe28d541fd5178c033bffd)

 Conflicts:
src/rgw/driver/rados/rgw_notify.cc
src/rgw/rgw_admin.cc
src/rgw/rgw_pubsub.h
src/test/cli/radosgw-admin/help.t
src/test/rgw/bucket_notification/test_bn.py
src/rgw/driver/rados/rgw_notify.cc
src/rgw/rgw_admin.cc
src/rgw/rgw_pubsub.cc
src/rgw/rgw_pubsub.h
src/test/cli/radosgw-admin/help.t