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

If two subscribers are created with the same Address based destination with type=topic and link props containing durable=true, then the second subscription fails.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.12
    • JMS AMQP 0-x
    • None

    Description

      If two subscribers are created with the same Address based destination with type=topic and link props containing durable=true, then the second subscription fails with a resource locked as exception.
      This is due to the code incorrectly using the same queue name for both subscriptions.
      The client should create two unique queues for each subscription.

      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: