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

C++ Broker headers exchange allows creation of bindings with duplicate keys

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.22
    • 0.23
    • C++ Broker
    • None

    Description

      The test case:

      qpid-config add queue MyQueue --durable
      qpid-config bind amq.match MyQueue SomeKey any property1=value1
      qpid-config bind amq.match MyQueue SomeKey all property1=value1
      

      Causes a management error as two bindings are created with amq.match,MyQueue,SomeKey managementId.

      Attachments

        Activity

          People

            chug Charles E. Rolke
            chug Charles E. Rolke
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: