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

Java qpid-client ignores hostnames containing underscores

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.5, 0.6, 0.8
    • 0.10
    • JMS AMQP 0-x
    • None

    Description

      When defining a connection URL listing a broker that has an underscore the hostname results in the broker host being evaluated to "localhost" rather than the intended host.

      e.g. amqp://guest:guest@clientid/test?brokerlist='tcp://under_score:5672'
      amqp://guest:guest@clientid/test?brokerlist='tcp://under_score'

      Attachments

        Activity

          People

            rajith Rajith Muditha Attapattu
            rajith Rajith Muditha Attapattu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: