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:[email protected]

Reply via email to