[
https://issues.apache.org/jira/browse/THRIFT-3430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15014300#comment-15014300
]
ASF GitHub Bot commented on THRIFT-3430:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/thrift/pull/703
> Go THttpClient does not read HTTP response body to completion when closing
> --------------------------------------------------------------------------
>
> Key: THRIFT-3430
> URL: https://issues.apache.org/jira/browse/THRIFT-3430
> Project: Thrift
> Issue Type: Bug
> Components: Go - Library
> Reporter: Justin Larrabee
> Assignee: Justin Larrabee
> Priority: Minor
> Fix For: 1.0
>
>
> In THttpClient.closeResponse the body of the HTTP response is closed but the
> body itself is never explicitly read to completion. The go docs specify that
> if the response body is not read to completion and keepalive is enabled, the
> connection will never be returned to the pool.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)