[
https://issues.apache.org/jira/browse/QPID-4051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell updated QPID-4051:
---------------------------------
Description:
The 'connecttimeout' ConnectionURL option is no longer used.
It appears that the option was only ever used for the 0-8/0-9/0-9-1 client
path, but its use there was broken with I/O updates made in 2009 (apparently
here:
http://svn.apache.org/viewvc/qpid/trunk/qpid/java/client/src/main/java/org/apache/qpid/client/transport/SocketTransportConnection.java?r1=726140&r2=825362&pathrev=1143866&diff_format=h)
before Qpid 0.6 went out and presumably it has been unused ever since.
QPID-4047 introduced a fixed timeout on the socket connect call, but we should
restore the 'connecttimeout' option to make it configurable again (possibly
adding a system property in the process).
was:
The 'connecttimeout' ConnectionURL option is no longer used.
It appears that the option was only ever used for the 0-8/0-9/0-9-1 client
path, but its use there was broken with I/O updates made in 2009 (apparently
here:
http://svn.apache.org/viewvc/qpid/trunk/qpid/java/client/src/main/java/org/apache/qpid/client/transport/SocketTransportConnection.java?r1=726140&r2=825362&pathrev=1143866&diff_format=h)
before Qpid 0.6 went out and presumably it has presumably been unused since.
QPID-4047 introduced a fixed timeout on the socket connect call, but we should
restore the 'connecttimeout' option to make it configurable again (possibly
adding a system property in the process).
> [Java client] the 'connecttimeout' ConnectionURL option is no longer used
> -------------------------------------------------------------------------
>
> Key: QPID-4051
> URL: https://issues.apache.org/jira/browse/QPID-4051
> Project: Qpid
> Issue Type: Bug
> Components: Java Client
> Affects Versions: 0.6, 0.8, 0.10, 0.12, 0.14, 0.16
> Reporter: Robbie Gemmell
> Priority: Minor
> Fix For: 0.17
>
>
> The 'connecttimeout' ConnectionURL option is no longer used.
> It appears that the option was only ever used for the 0-8/0-9/0-9-1 client
> path, but its use there was broken with I/O updates made in 2009 (apparently
> here:
> http://svn.apache.org/viewvc/qpid/trunk/qpid/java/client/src/main/java/org/apache/qpid/client/transport/SocketTransportConnection.java?r1=726140&r2=825362&pathrev=1143866&diff_format=h)
> before Qpid 0.6 went out and presumably it has been unused ever since.
> QPID-4047 introduced a fixed timeout on the socket connect call, but we
> should restore the 'connecttimeout' option to make it configurable again
> (possibly adding a system property in the process).
--
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]