]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: sync: object sync info oid depends on pipe
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 26 Nov 2019 20:40:11 +0000 (12:40 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 28 Jan 2020 18:20:39 +0000 (10:20 -0800)
commit33c6e09e73ca94fe2d457f9addcf639e57ecc5ee
treef37833885d0119938fa7dfbe547d3a911f0178ab
parent009608dd50744d662b4e55b7609098cf479ec9f6
rgw: sync: object sync info oid depends on pipe

The object sync info object (used in cloud sync module) depends on pipe. Different
oid is crafted if source and destination buckets are not the same.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_data_sync.cc
src/rgw/rgw_data_sync.h
src/rgw/rgw_sync_module_aws.cc