]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: cleanups and data structure changes, api changes
authorYehuda Sadeh <yehuda@redhat.com>
Fri, 6 Jul 2018 19:53:36 +0000 (12:53 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 11 Dec 2018 08:10:42 +0000 (00:10 -0800)
commitf94f597931c4cf65afe45686e84befaf2acdaad1
treea4a0cfc7ececd7caf56ea60d5e80ceb50a4ef0cc
parent26b55f960fc4ae2c911801267729dbd0ec849801
rgw: cleanups and data structure changes, api changes

split user topics and bucket topics, can have multiple buckets per topic
and multiple topics per bucket. Buckets don't hold subscription info.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_admin.cc
src/rgw/rgw_common.h
src/rgw/rgw_pubsub.cc
src/rgw/rgw_pubsub.h
src/rgw/rgw_sync_module_pubsub.cc
src/rgw/rgw_sync_module_pubsub_rest.cc