]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/multisite: no need to capture error from callback. we are already doing that...
authorShilpa Jagannath <smanjara@redhat.com>
Mon, 9 Sep 2024 19:55:13 +0000 (15:55 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Fri, 14 Mar 2025 18:04:19 +0000 (14:04 -0400)
commit936099af41d7f87388b463741612a30eacd09ffc
tree7b69066bf4c1d1d7edfd2a92c3742a571a0e6789
parent4cfa58be4c41ad6e83f77e7a667c83e90cb17147
rgw/multisite: no need to capture error from callback. we are already doing that within
RGWDataFullSyncSingleEntryCR()

Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
(cherry picked from commit 34f8306fe5c1bfb90c57f2453a0624af4c2ac6c7)

Fixes: https://tracker.ceph.com/issues/68298
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/rgw/driver/rados/rgw_data_sync.cc