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

Carl Yeksigian commented on THRIFT-2081:
----------------------------------------

+1
                
> 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