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)