]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: RGWDataSyncControlCR retries on all errors 20269/head
authorCasey Bodley <cbodley@redhat.com>
Mon, 9 Oct 2017 18:46:47 +0000 (14:46 -0400)
committerNathan Cutler <ncutler@suse.com>
Mon, 5 Feb 2018 20:22:09 +0000 (21:22 +0100)
commit0f064d261c46159ec03d4a2a20053322b32b833c
tree10d52d22503b2a068d779974e25c6240cec58d4f
parent986f014651b06acbfadbb78c547fef487a8d8a4f
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 (no data sync tracing in jewel,
            i.e. 065e67bbd312240f5128c31f5525098c62f3afce and follow-on
            commits will not be backported)
src/rgw/rgw_data_sync.cc