]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: http client: propagate errors in client callbacks
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 19 Nov 2019 22:43:00 +0000 (14:43 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 28 Jan 2020 18:20:39 +0000 (10:20 -0800)
commit7db0795409b438ebfd220bab314143f63f84de65
tree0f9d691175af9f005738e93b517dd05f07515c55
parentda6e8632fa4089308834b9b87e07d2236da5f1a2
rgw: http client: propagate errors in client callbacks

If one of the callbacks return error, stop the processing and set that
as the request error.

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