]> git.apps.os.sepia.ceph.com Git - ceph.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)
committerAdam C. Emerson <aemerson@redhat.com>
Wed, 27 Apr 2022 00:04:30 +0000 (20:04 -0400)
commitf9d6bd33b6c0ec1e92e47e91089bfa757af7a0b1
tree5f0ef726fe5fb9ab0c7cb99d9c521328111bc1d0
parentcc77816256e4766e262731de5ca0fc3d4561c854
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