]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: disable backoff on data sync error_retry_time
authorCasey Bodley <cbodley@redhat.com>
Wed, 18 Nov 2020 21:24:11 +0000 (16:24 -0500)
committerCasey Bodley <cbodley@redhat.com>
Fri, 27 May 2022 19:47:31 +0000 (15:47 -0400)
commite66dd889b3e67ad52086208d97a8ba77c9a339f7
tree747671b1dce39ee4396e8a198514afd546c0ba4d
parente432f4a4be3b7fcc0b3985441bd66982e4201cf4
rgw: disable backoff on data sync error_retry_time

this backoff is triggered often by the per-bucket lease for full sync,
and causes tests to fail with checkpoint timeouts

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_data_sync.cc