[
https://issues.apache.org/jira/browse/QPID-4047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Godfrey resolved QPID-4047.
-------------------------------
Resolution: Fixed
I've made an equivalent change (since the value of _timeout is fixed and cannot
be changed I have made it a constant within the class).
Thanks for spotting this Praveen
> IoNetworkTransport doesn't use timeout on socket connect
> --------------------------------------------------------
>
> Key: QPID-4047
> URL: https://issues.apache.org/jira/browse/QPID-4047
> Project: Qpid
> Issue Type: Bug
> Components: Java Common
> Reporter: Praveen Murugesan
> Assignee: Rob Godfrey
> Fix For: 0.17
>
> Attachments: addTimeOutOnSocketConnect.patch
>
>
> line 76 of org/apache/qpid/transport/network/io/IoNetworkTransport calls
> _socket.connect without supplying a timeout value. This is equivalent to an
> infinite timeout. Re-use the _timeout field within the same class that
> specifies a 60 second timeout for reads?
> I've attached a patch.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]