]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: sync: separate source and dest bucket
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 19 Feb 2019 02:29:19 +0000 (18:29 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 28 Jan 2020 18:20:36 +0000 (10:20 -0800)
commit56b5cc1bdbc5489b5c4be63361bf50fbab5603e1
treee9d02c5a56b9f786c6269be72fe404ae15e6014b
parent79802837cf6090950f70d52fbc9eed2dcffc2e38
rgw: sync: separate source and dest bucket

This is still incomplete. The idea is that source bucket and destination
bucket do not need to reflect the same entity.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
16 files changed:
src/rgw/rgw_admin.cc
src/rgw/rgw_bucket.cc
src/rgw/rgw_cr_rados.cc
src/rgw/rgw_cr_rados.h
src/rgw/rgw_data_sync.cc
src/rgw/rgw_data_sync.h
src/rgw/rgw_rados.cc
src/rgw/rgw_rados.h
src/rgw/rgw_sync_module.cc
src/rgw/rgw_sync_module.h
src/rgw/rgw_sync_module_aws.cc
src/rgw/rgw_sync_module_es.cc
src/rgw/rgw_sync_module_log.cc
src/rgw/rgw_sync_module_pubsub.cc
src/rgw/services/svc_datalog_rados.cc
src/rgw/services/svc_datalog_rados.h