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

JMS client: node binding not created for topic node

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 0.14
    • 0.19
    • JMS AMQP 0-x

    Description

      When creating a topic (an exchange in qpid terminology) with x-bindings within node: scope, the binding is not created. See this simple reproducer:

      qpid-config add queue q
      export CLASSPATH=$(find "/usr/share/java/" -name '*.jar' | tr '\n' ":")
      cd /usr/share/doc/qpid-java-0.14/examples
      ./run_example.sh org.apache.qpid.example.Spout --content="msg1" "ex/key;{ create: always, node: { type: topic, x-bindings: [

      { exchange:'ex', queue: 'q', key: 'key' }

      ]}}"

      qpid-config exchanges -b then shows no binding from 'ex' exchange.

      Simple patch to be attached.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            rajith Rajith Muditha Attapattu
            pmoravec Pavel Moravec
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment