You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2013/07/02 23:09:20 UTC

[jira] [Created] (THRIFT-2081) Specified timeout should be used in TSocket.Open()

Jens Geyer created THRIFT-2081:
----------------------------------

             Summary: 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


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