]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: RGWDataSyncControlCR retries on all errors
authorCasey Bodley <cbodley@redhat.com>
Mon, 9 Oct 2017 18:46:47 +0000 (14:46 -0400)
committerAbhishek Lekshmanan <abhishek@suse.com>
Thu, 9 Nov 2017 09:25:29 +0000 (10:25 +0100)
commit00ecb332e872aeea8cd77240409461c606edf874
tree479142755884f20df5b6fc74c5b0a773ce6dac8d
parentaebc45cae12644e6ce83933afd32928159c96909
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)
(cherry picked from commit a340f1acab04587f5b2c323abc1a14b8dd7de915)
src/rgw/rgw_data_sync.cc