]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: drop the partial message check while reading messages
authorAbhishek Lekshmanan <abhishek@suse.com>
Fri, 24 Jan 2020 14:41:51 +0000 (15:41 +0100)
committerAbhishek Lekshmanan <abhishek@suse.com>
Fri, 31 Jan 2020 16:59:00 +0000 (17:59 +0100)
commit20fd89ebe1299127b7c37598a4878428fca40fff
treeadf9d44c600ee423de465c42d26ded525ce5920a
parent8392c2cb89a8419411843eaa6bc850ee9d7ef9be
rgw: drop the partial message check while reading messages

Avoid leaking connections that had partially-consumed
client data on unexpected disconnect.

Signed-off-by: Or Friedmann <orfriedma@redhat.com>
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
src/rgw/rgw_asio_frontend.cc