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

If client id contains an underscore it is not recognized in connection URL parsing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • M4
    • 0.6
    • JMS AMQP 0-x
    • None

    Description

      When the following URL is parsed the client ID is not recognized and therefore a unique ID is generated.
      amqp://user:pass@client_id/test?brokerlist='tcp://localhost:5672'

      The java URI parser skips it due to the underscore.

      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: