]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: finalize reqs through a temporary set
authorYehuda Sadeh <yehuda@redhat.com>
Wed, 16 Mar 2016 18:45:53 +0000 (11:45 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Wed, 16 Mar 2016 22:36:53 +0000 (15:36 -0700)
commit1f741716cc163b44bfe5401a9b356a56f104efc4
treeffa607a56dbd19ed19690e9326ff07e2f61e6abe
parent40832718fa53533d9ded99cbe3deec567a60dfe4
rgw: finalize reqs through a temporary set

can't call _finish_request() on iter->second when iterating, it clobbers the
map.

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