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

Add ability to require an empty queue before autodeleting

    XMLWordPrintableJSON

Details

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

    Description

      At present an auto-deleted queue is eligible for deletion when either the session declaring it ends (if exclusive) or when the consumer count drops to 0 (if not exclusive). In some cases it would be nice to configure things such that the queue must also contain no messages for it to be eligible for deletion.

      In other words, if auto-deletion is a means of cleaning up unused queues, we want a broader/richer notion of in-use that could include the fact that the queue contains messages.

      Attachments

        Activity

          People

            gsim Gordon Sim
            gsim Gordon Sim
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: