You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Ian Lozinski (JIRA)" <ji...@apache.org> on 2015/06/11 19:23:00 UTC

[jira] [Created] (THRIFT-3184) Thrift Go leaves file descriptors open

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)