[ https://issues.apache.org/jira/browse/THRIFT-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris Bannister updated THRIFT-2337: ------------------------------------ Attachment: THRIFT-2337-golang-timeouts.patch > 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 > Attachments: THRIFT-2337-golang-timeouts.patch > > > 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)