Keith Wall created QPID-6593:
--------------------------------

             Summary: [Java Client] Improve BURL validation to detect illegal 
names such as "/a/b/c/d"
                 Key: QPID-6593
                 URL: https://issues.apache.org/jira/browse/QPID-6593
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
            Reporter: Keith Wall


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to