Comment 1 for bug 1055834

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to swift (master)

Reviewed: https://review.openstack.org/13465
Committed: http://github.com/openstack/swift/commit/7e0c4eb1529d36f5fe8b40bdba986b6ff3be391b
Submitter: Jenkins
Branch: master

commit 7e0c4eb1529d36f5fe8b40bdba986b6ff3be391b
Author: gholt <email address hidden>
Date: Tue Sep 25 19:23:31 2012 +0000

    Fixed leak on 499s

    This fixes an issue where Request objects (and related objects) were
    not getting garbage collected when a 499 (client disconnect) occurred
    for responses that still would have had more than the proxy server's
    client chunk size left to send.

    Fixed bug #1055834

    Change-Id: Ib7b5fffe970dcdec60b90a9bdcd67c49b68fb914