]> 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>
Mon, 31 Jan 2022 20:51:09 +0000 (15:51 -0500)
commit276283e37a408d008ec2ae683d946d8a2c7bb63d
tree5653793b804a198a2af8184d9ac6dc7d39fae4f7
parent301248ef4f124556fa8eb2a97803f9e5069b7fed
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