]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: RGWDataSyncControlCR retries on all errors 18591/head
authorCasey Bodley <cbodley@redhat.com>
Mon, 9 Oct 2017 18:46:47 +0000 (14:46 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 27 Oct 2017 13:49:49 +0000 (09:49 -0400)
commita340f1acab04587f5b2c323abc1a14b8dd7de915
tree92da68dfe7ebc79b014538812ab11131c22ad7f5
parentfdec63a28e24e056938139591e5799a0e3693c20
rgw: RGWDataSyncControlCR retries on all errors

similar to RGWMetaSyncShardControlCR, we don't want to exit and
stop the data sync processor thread on failures. we want to keep
retrying with backoff

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 065e67bbd312240f5128c31f5525098c62f3afce)

Conflicts:
src/rgw/rgw_data_sync.cc (sync tracing)
src/rgw/rgw_data_sync.cc