Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-655

URL parser fails to parse ActiveMQ dynamically generated address

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • proton-0.7
    • proton-0.8
    • proton-c

    Description

      This address:
      localhost/temp-queue://ID:ganymede-36663-1408448359876-2:123:0

      Gets parsed as follows:

      {text = 0xa527e68, passive = false, scheme = 0xa5476c0 "localhost/temp-queue", user = 0x0, pass = 0x0, host = 0xa5476d7 "ID", port = 0xa5476da "ganymede-36663-1408448359876-2:123:0", name = 0x0}

      This is obviously wrong.

      The attached patch fixes that.

      Attachments

        1. 0001-Url-parser-bugfix.patch
          2 kB
          Fabien CHEVALIER

        Activity

          People

            astitcher Andrew Stitcher
            chefabien Fabien CHEVALIER
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: