]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: move data sync init into the processing thread
authorYehuda Sadeh <yehuda@redhat.com>
Sat, 31 Oct 2015 00:34:06 +0000 (17:34 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 12 Feb 2016 00:13:27 +0000 (16:13 -0800)
commit3fa1cc7bbca6f0e5ee81b414037c66d33592e934
treef800c5020c61f3fd498ad650abf9f97a0675e007
parent105f8a0721cb4fc0fb605cdd30e2bc45fd3f050d
rgw: move data sync init into the processing thread

that way we don't depend on remote peer to be available

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_rados.cc