You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <qp...@incubator.apache.org> on 2010/01/26 12:40:34 UTC

[jira] Created: (QPID-2361) exchange configuration attributes are ignored when configuration is placed in virtualhosts.xml

exchange configuration attributes are ignored when configuration is placed in virtualhosts.xml
----------------------------------------------------------------------------------------------

                 Key: QPID-2361
                 URL: https://issues.apache.org/jira/browse/QPID-2361
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: 0.5, 0.6
            Reporter: Robbie Gemmell
             Fix For: 0.7


When configuring exchanges in virtualhosts.xml, only the name is picked up. The type element is ignored and the default "direct" is used. Similarly, the durable element is ignored and the default "false" is used. As such it is impossible to define anything other than a transient direct exchange within virtualhosts.xml.

When configured within the main config.xml file, the configuration is picked up and used as expected.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-2361) exchange configuration attributes are ignored when configuration is placed in virtualhosts.xml

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

Robbie Gemmell updated QPID-2361:
---------------------------------

    Status: Ready To Review  (was: In Progress)

> exchange configuration attributes are ignored when configuration is placed in virtualhosts.xml
> ----------------------------------------------------------------------------------------------
>
>                 Key: QPID-2361
>                 URL: https://issues.apache.org/jira/browse/QPID-2361
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: 0.5, 0.6
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>             Fix For: 0.7
>
>
> When configuring exchanges in virtualhosts.xml, only the name is picked up. The type element is ignored and the default "direct" is used. Similarly, the durable element is ignored and the default "false" is used. As such it is impossible to define anything other than a transient direct exchange within virtualhosts.xml.
> When configured within the main config.xml file, the configuration is picked up and used as expected.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-2361) exchange configuration attributes are ignored when configuration is placed in virtualhosts.xml

Posted by "Andrew Kennedy (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kennedy updated QPID-2361:
---------------------------------

    Attachment: 0001-QPID-2361-trunk.patch
                0001-QPID-2361-branch.patch

Patch and tests to enable resolution of default virtualhost name when defined in an external virtualhosts file.

> exchange configuration attributes are ignored when configuration is placed in virtualhosts.xml
> ----------------------------------------------------------------------------------------------
>
>                 Key: QPID-2361
>                 URL: https://issues.apache.org/jira/browse/QPID-2361
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: 0.5, 0.6
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>             Fix For: 0.7
>
>         Attachments: 0001-QPID-2361-branch.patch, 0001-QPID-2361-trunk.patch
>
>
> When configuring exchanges in virtualhosts.xml, only the name is picked up. The type element is ignored and the default "direct" is used. Similarly, the durable element is ignored and the default "false" is used. As such it is impossible to define anything other than a transient direct exchange within virtualhosts.xml.
> When configured within the main config.xml file, the configuration is picked up and used as expected.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Assigned: (QPID-2361) exchange configuration attributes are ignored when configuration is placed in virtualhosts.xml

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

Robbie Gemmell reassigned QPID-2361:
------------------------------------

    Assignee: Robbie Gemmell

> exchange configuration attributes are ignored when configuration is placed in virtualhosts.xml
> ----------------------------------------------------------------------------------------------
>
>                 Key: QPID-2361
>                 URL: https://issues.apache.org/jira/browse/QPID-2361
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: 0.5, 0.6
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>             Fix For: 0.7
>
>
> When configuring exchanges in virtualhosts.xml, only the name is picked up. The type element is ignored and the default "direct" is used. Similarly, the durable element is ignored and the default "false" is used. As such it is impossible to define anything other than a transient direct exchange within virtualhosts.xml.
> When configured within the main config.xml file, the configuration is picked up and used as expected.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org