[
https://issues.apache.org/jira/browse/THRIFT-3184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14584017#comment-14584017
]
Hudson commented on THRIFT-3184:
--------------------------------
SUCCESS: Integrated in Thrift #1572 (See
[https://builds.apache.org/job/Thrift/1572/])
THRIFT-3184 Thrift Go leaves file descriptors open (jensg: rev
9b3b8d4987a34ed732a0c3b9edb757d913c38647)
* lib/go/thrift/http_client.go
> Thrift Go leaves file descriptors open
> --------------------------------------
>
> Key: THRIFT-3184
> URL: https://issues.apache.org/jira/browse/THRIFT-3184
> Project: Thrift
> Issue Type: Bug
> Components: Go - Library
> Affects Versions: 0.9.2
> Reporter: Ian Lozinski
> Assignee: Jens Geyer
> Fix For: 0.9.3
>
>
> Whenever a post request returns anything but 200, the file descriptor for the
> connection is left in the OPEN_WAIT state until the program exits leaving the
> client unusable even after calling client.Transport.Close().
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)