]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/multisite: fix bucket shard state init function
authorYuval Lifshitz <ylifshit@redhat.com>
Fri, 14 May 2021 09:27:09 +0000 (12:27 +0300)
committerCasey Bodley <cbodley@redhat.com>
Fri, 27 May 2022 19:47:32 +0000 (15:47 -0400)
commit950251f923a55818e33d5dfdb7fea589495404f7
tree1149a30db094bf8b594715595cb3b3be420c4765
parente73eac1bbd8436bb7de50499362eac621fc3162a
rgw/multisite: fix bucket shard state init function

* make sure src/dest shard ids are the same in sync pair
* copy sync pair by value in coroutine loop

Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
src/rgw/rgw_data_sync.cc