You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by prashantv <gi...@git.apache.org> on 2015/07/29 23:26:45 UTC

[GitHub] thrift pull request: Close previous response body on flush. (THRIF...

GitHub user prashantv opened a pull request:

    https://github.com/apache/thrift/pull/571

    Close previous response body on flush. (THRIFT-3277)

    Connections were being leaked as Flush created new responses without closing the previous response body.
    
    See THRIFT-3277 for more information.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/prashantv/thrift go-multi-req

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/571.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #571
    
----
commit 1b1ec267bf1dad3c37e654964f34d4409432d15b
Author: Prashant Varanasi <pr...@uber.com>
Date:   2015-07-29T21:25:19Z

    Close previous response body on flush.
    
    Connections were being leaked as Flush created new responses
    without closing the previous response body.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] thrift pull request: Close previous response body on flush. (THRIF...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/thrift/pull/571


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---