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>
error_repo, entry_timestamp, lease_cr,
bucket_shard_cache, &*marker_tracker, tn),
sc->lcc.adj_concurrency(cct->_conf->rgw_data_sync_spawn_window),
- [&](uint64_t stack_id, int ret) {
- if (ret < 0) {
- retcode = ret;
- }
- return retcode;
- });
+ std::nullopt);
}
sync_marker.marker = iter->first;
}