You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Chris Bannister (JIRA)" <ji...@apache.org> on 2014/01/30 15:36:11 UTC

[jira] [Created] (THRIFT-2337) Golang does not report TIMED_OUT exceptions

Chris Bannister created THRIFT-2337:
---------------------------------------

             Summary: Golang does not report TIMED_OUT exceptions
                 Key: THRIFT-2337
                 URL: https://issues.apache.org/jira/browse/THRIFT-2337
             Project: Thrift
          Issue Type: Bug
          Components: Go - Library
    Affects Versions: 0.9.1
            Reporter: Chris Bannister


If you set the timeout on a TSocket, thrift will convert the error into a TTransportException which never checks if the error is caused by a timeout so the TypeId will always be UNKNOWN_TRANSPORT_EXCEPTION.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)