[
https://issues.apache.org/jira/browse/THRIFT-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13887034#comment-13887034
]
Hudson commented on THRIFT-2337:
--------------------------------
SUCCESS: Integrated in Thrift #1023 (See
[https://builds.apache.org/job/Thrift/1023/])
THRIFT-2337 Golang does not report TIMED_OUT exceptions (jensg: rev
54a6636c4288c699f21a93a473a52139c368ffc1)
* lib/go/thrift/transport_exception.go
* lib/go/thrift/transport_exception_test.go
> 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
> Fix For: 0.9.2
>
> 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)