You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Prashant V (JIRA)" <ji...@apache.org> on 2015/07/29 23:09:04 UTC

[jira] [Created] (THRIFT-3277) go: THttpClient leaks connections if it's used for multiple requests

Prashant V created THRIFT-3277:
----------------------------------

             Summary: go: THttpClient leaks connections if it's used for multiple requests
                 Key: THRIFT-3277
                 URL: https://issues.apache.org/jira/browse/THRIFT-3277
             Project: Thrift
          Issue Type: Bug
          Components: Go - Library
    Affects Versions: 0.9.2
            Reporter: Prashant V
            Priority: Minor


When a second request is made, the first request body is not closed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)