Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-3194

alternate-exchange (in x-declare part of address) does not work from JMS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.10
    • 0.11
    • None
    • None

    Description

      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}

      }}"

      Attachments

        Activity

          People

            rajith Rajith Muditha Attapattu
            rajith Rajith Muditha Attapattu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: