]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: pubsub: events hold a generic formattable
authorYehuda Sadeh <yehuda@redhat.com>
Mon, 23 Jul 2018 23:43:06 +0000 (16:43 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 11 Dec 2018 08:10:42 +0000 (00:10 -0800)
commit66ee1038d2f66ee43d9eb5d4fdbf948f1c708e65
tree00bc3239c90d5ae45081cd108ace31a7605312a2
parente47a228a868018791eebc7d12665f5a589b62a27
rgw: pubsub: events hold a generic formattable

Instead of encoding specific object store events, make it
hold a generic formattable struct, so that pubsub can be
used in the future for registering other event types.

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