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

[Broker-J] Close Consumers when a Queue is deleted

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • qpid-java-broker-7.1.0
    • Broker-J
    • None

    Description

      Currently when a Queue is deleted the associated Consumers are not closed.
      This is essentially a resource leak.

      Note: In 6.1.x, for the AMQP 1.0 protocol, deleting a queue did detach the sending links (without error). Receiving links were not detached. This code (org.apache.qpid.server.protocol.v1_0.ConsumerTarget_1_0#queueDeleted) was removed in 7.0.x and this JIRA raised.

      Attachments

        1. 0001-QPID-7541-Broker-J-Close-Consumers-when-a-Queue-is-d.patch
          50 kB
          Alex Rudyy
        2. simultaneous_closing.log
          1.0 kB
          Artyom Safronov
        3. proton-j_client.log
          4 kB
          Artyom Safronov

        Activity

          People

            orudyy Alex Rudyy
            lorenz.quack Lorenz Quack
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: