Ian Lozinski created THRIFT-3184:
------------------------------------
Summary: 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
Reporter: Ian Lozinski
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)