]> git.apps.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)
committerShilpa Jagannath <smanjara@redhat.com>
Tue, 10 Sep 2024 16:57:07 +0000 (12:57 -0400)
commit34f8306fe5c1bfb90c57f2453a0624af4c2ac6c7
tree26a68662918b9f066f633a0b46344267fd165c06
parented3312085b321a69778747fbda7e9c97206c3b21
rgw/multisite: no need to capture error from callback. we are already doing that within
RGWDataFullSyncSingleEntryCR()

Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
src/rgw/driver/rados/rgw_data_sync.cc