]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: fix dynamic reshard happening during user stats sync
authorYuval Lifshitz <ylifshit@redhat.com>
Mon, 10 Jan 2022 16:55:50 +0000 (18:55 +0200)
committerYuval Lifshitz <ylifshit@redhat.com>
Tue, 11 Jan 2022 18:38:26 +0000 (20:38 +0200)
commit0ff5a6e777eb0074cbf1f89c1514e21d9c3852c5
treec1f38fc94aa09aee9a105ce391e40b0f9512ca94
parent85fad22d1057d38bf1cbe541b3338d057df1fc9b
rgw: fix dynamic reshard happening during user stats sync

this is a regression caused by the following commit:
https://github.com/ceph/ceph/commit/72d1a363263cf707d022ee756122236ba175cda2

to verify use the following instructions:
https://gist.github.com/yuvalif/d526c0a3a4c5b245b9e951a6c5a10517

Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
src/rgw/rgw_bucket.h
src/rgw/rgw_sal_rados.cc
src/rgw/services/svc_bi_rados.cc