[ 
https://issues.apache.org/jira/browse/THRIFT-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13701058#comment-13701058
 ] 

Hudson commented on THRIFT-2081:
--------------------------------

Integrated in Thrift #776 (See [https://builds.apache.org/job/Thrift/776/])
    THRIFT-2081 Specified timeout should be used in TSocket.Open() (Revision 
866c23b5d134f9d782114cb66638d71661937532)

     Result = SUCCESS
jensg : 
Files : 
* lib/csharp/src/Transport/TSocket.cs

                
> Specified timeout should be used in TSocket.Open()
> --------------------------------------------------
>
>                 Key: THRIFT-2081
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2081
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C# - Library
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>             Fix For: 0.9.1
>
>         Attachments: 
> THRIFT-2081-Specified_timeout_should_be_used_in_TSocketOpen-v3.patch
>
>
> Regardless of any timeout set for TSocket, the Open() method always calls 
> TcpClient.Connect(), which can take a very long time until it times out. The 
> expected behaviour is, that a given timeout != 0 is used here as well. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to