Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-4051

[Java client] the 'connecttimeout' ConnectionURL option is no longer effective

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.6, 0.8, 0.10, 0.12, 0.14, 0.16, 0.18
    • 0.19
    • JMS AMQP 0-x
    • None

    Description

      The 'connecttimeout' ConnectionURL option is no longer effective.

      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 (affecting all protocol versions), but we should restore the 'connecttimeout' option to make it configurable again.

      Attachments

        Activity

          People

            robbie Robbie Gemmell
            robbie Robbie Gemmell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: