You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rajith Attapattu (JIRA)" <ji...@apache.org> on 2011/06/30 00:59:28 UTC

[jira] [Resolved] (QPID-3194) alternate-exchange (in x-declare part of address) does not work from JMS

     [ https://issues.apache.org/jira/browse/QPID-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajith Attapattu resolved QPID-3194.
------------------------------------

    Resolution: Fixed

Fixed with a test case.

> alternate-exchange (in x-declare part of address) does not work from JMS
> ------------------------------------------------------------------------
>
>                 Key: QPID-3194
>                 URL: https://issues.apache.org/jira/browse/QPID-3194
>             Project: Qpid
>          Issue Type: Bug
>    Affects Versions: 0.10
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>            Priority: Minor
>             Fix For: 0.11
>
>
> If the alternate-exchange option is specified in queue or exchange creation via
> JMS, the alternate exchange is ignored.
> Steps to Reproduce:
> 1. Start a broker
> 2. Run the Java spout example:
> ./runSample.sh org.apache.qpid.example.Spout
> "test-queue;{create:always,node:{type:queue,x-declare:{alternate-exchange:amq.fanout}}}"
> ./runSample.sh org.apache.qpid.example.Spout
> "test-exchange;{create:always,node:{type:topic,x-declare:{alternate-exchange:amq.fanout}}}"

--
This message is automatically generated by JIRA.
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