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

Implement delete on TemporaryTopic

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • M2
    • JMS AMQP 0-x

    Description

      Need to throw exception when there are still active consumers.
      Since temporary topics are created as auto-delete on the broker, we do not need to issue a delete request.
      Note this behavious is probably not quite right per the JMS spec, which would seem to allow you to temporarily unsubscribe from a temporary topic, and to subsequently re-subscribe.

      To implement correctly we would need to have some sort of session level scoping for queues in the protocol.

      Attachments

        1. QPID-204.patch
          5 kB
          Robert Godfrey

        Activity

          People

            rgodfrey Robert Godfrey
            rgodfrey Robert Godfrey
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: