]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: data sync respects error_retry_time for backoff on error_repo 23571/head
authorCasey Bodley <cbodley@redhat.com>
Tue, 14 Aug 2018 15:16:16 +0000 (11:16 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 7 Sep 2018 16:12:11 +0000 (12:12 -0400)
commiteb655323781ce4d23d6983aa5164d9dc367497e9
treeef8e7bd69db69221fbb5483f14b6f251e854f1c4
parent11cd4254ff645a306442f88356e8ac3d493c9a3d
rgw: data sync respects error_retry_time for backoff on error_repo

don't restart processing the error_repo until error_retry_time. when
data sync is otherwise idle, don't sleep past error_retry_time

Fixes: http://tracker.ceph.com/issues/26938
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_data_sync.cc