Robbie Gemmell created QPID-4051:
------------------------------------

             Summary: [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.16, 0.14, 0.12, 0.10, 0.8, 0.6
            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 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).

--
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]

Reply via email to