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

[Broker-J] Purge all queues

    XMLWordPrintableJSON

Details

    Description

      It looks like that there is no way to instruct a broker to purge all queues. This story will implement such functionality.

      Two functions can be added to virtual host:

      1. clearMatchingQueues with regular expression as input parameter. Every queue with the name that matches the regular expression should be cleared.
      2. clearQueues with the list of queue IDs or names as input parameter.

      There can be a new button "Clear Queue" on the VirtualHost pane in Broker GUI that executes clearQueues function with selected queue IDs as the input parameter.

      Attachments

        Activity

          People

            Unassigned Unassigned
            lacam Marek Laca
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: