]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: can now wait on async rest requests
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 16 Jul 2015 23:43:25 +0000 (16:43 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 9 Feb 2016 20:58:58 +0000 (12:58 -0800)
commit66c1e52b4616a85c5e842abc228c70715c0e5971
tree3374c717f9d3e973ca719b507a763a415951f0f7
parentfe0c78587aa24ada6f990d3c454e7e13f14fc68e
rgw: can now wait on async rest requests

In addition to waiting on a specific request, added a
completion manager that we can wait on so that we get
which request is ready.

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