You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Tomas Vavricka (Jira)" <ji...@apache.org> on 2022/11/11 12:23:00 UTC

[jira] [Closed] (QPID-8563) [Broker-J] Purge all queues

     [ https://issues.apache.org/jira/browse/QPID-8563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomas Vavricka closed QPID-8563.
--------------------------------

> [Broker-J] Purge all queues
> ---------------------------
>
>                 Key: QPID-8563
>                 URL: https://issues.apache.org/jira/browse/QPID-8563
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Broker-J
>            Reporter: Marek Laca
>            Priority: Minor
>              Labels: broker, clear, java, queue
>             Fix For: qpid-java-broker-9.0.0
>
>
> 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:
>  # clearMatchingQueues with regular expression as input parameter. Every queue with the name that matches the regular expression should be cleared.
>  # 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org