]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: don't continue processing of GET request on error
authorYehuda Sadeh <yehuda@inktank.com>
Mon, 22 Oct 2012 18:00:08 +0000 (11:00 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Mon, 22 Oct 2012 18:01:30 +0000 (11:01 -0700)
commita75567479c1bb0df266a694210ae7096432ca87b
treeed672a77762019c3d6bf21e0b8b05a8eba33d6f5
parentf3b52542068d599d80ded0118bc484709444e48d
rgw: don't continue processing of GET request on error

Fixes #3381
We continued processing requests long after the client has died.

backport: argonaut
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/rgw/rgw_op.cc
src/rgw/rgw_rest_s3.cc