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

[Java Client] Improve BURL validation to detect illegal names such as "/a/b/c/d"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • qpid-java-6.0
    • JMS AMQP 0-x
    • None

    Description

      With a default address mode of BURL, an address string like "/a/b/c/d" is treated as if it is an attempt to bind an address to the default (no-name) exchange.

      Attempting to parse such addresses as BURLs should fail. The client should stop any attempt to create explicit bindings to the default exchange. Attempts to use the default exchange for topics are probably dubious and should maybe generate a warning.

      Attachments

        Issue Links

          Activity

            People

              kwall Keith Wall
              kwall Keith Wall
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: