The AMQConnectionURL class reports connection options twice -----------------------------------------------------------
Key: QPID-3662 URL: https://issues.apache.org/jira/browse/QPID-3662 Project: Qpid Issue Type: Bug Components: Java Client Reporter: Andrew Kennedy Fix For: 0.15 The AMQConnectionURL reports connection options twice. For example, if setting maxprefetch, the URL would be printed as: amqp://guest:********@ImCTj9We/localhost?maxprefetch='1'&brokerlist='tcp://localhost:1234?tcp_nodelay='true''&maxprefetch='1' -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:dev-subscr...@qpid.apache.org