]> 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, 13 Sep 2021 16:27:48 +0000 (12:27 -0400)
commit379e63cba081fd289a048b67e4a30b162324c159
tree89eead13c3c0a0eb99026263c53ca9c32ee782dd
parent5c0eb6e35e9a634282549de1a69e8f9194f5adfb
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