-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.9.1
-
Fix Version/s: 0.9.2
-
Component/s: Go - Library
-
Labels:None
-
Patch Info:Patch Available
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.