[
https://issues.apache.org/jira/browse/THRIFT-3430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15014421#comment-15014421
]
Hudson commented on THRIFT-3430:
--------------------------------
SUCCESS: Integrated in Thrift #1734 (See
[https://builds.apache.org/job/Thrift/1734/])
THRIFT-3430 Go THttpClient does not read HTTP response body to (jensg: rev
bbb8f5c46b8e15511b7923c5e363000fed65ed34)
* lib/go/thrift/http_client.go
> 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)