]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: metadata and data sync fairness notifications to retry upon any error case
authorOguzhan Ozmen <oozmen@bloomberg.net>
Fri, 11 Apr 2025 21:45:19 +0000 (21:45 +0000)
committerOguzhan Ozmen <oozmen@bloomberg.net>
Mon, 14 Apr 2025 16:55:43 +0000 (16:55 +0000)
commit766b7a14315ae7ca9645b462ee774570caeff64c
treeb35a329fbc29571899ee9a1f60600d6ba2b50044
parent0da914551cb031ecafd417b13a0055e09a6083d7
rgw: metadata and data sync fairness notifications to retry upon any error case

This is a complementary fix to the earlier one described at #62156.
When the sync shard notification fails due to any failures including timeout,
this change keeps the loop going for both metadata and data sync.

Fixes https://tracker.ceph.com/issues/70270

Signed-off-by: Oguzhan Ozmen <oozmen@bloomberg.net>
src/rgw/driver/rados/rgw_data_sync.cc
src/rgw/driver/rados/rgw_sync.cc