You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Andrew Kennedy (Created) (JIRA)" <ji...@apache.org> on 2011/12/06 18:23:40 UTC

[jira] [Created] (QPID-3662) The AMQConnectionURL class reports connection options twice

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-subscribe@qpid.apache.org


[jira] [Resolved] (QPID-3662) The AMQConnectionURL class reports connection options twice

Posted by "Robbie Gemmell (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell resolved QPID-3662.
----------------------------------

    Resolution: Fixed

Resolving
                
> 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-subscribe@qpid.apache.org