[ 
https://issues.apache.org/jira/browse/QPID-8563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17425572#comment-17425572
 ] 

ASF GitHub Bot commented on QPID-8563:
--------------------------------------

mklaca commented on pull request #109:
URL: https://github.com/apache/qpid-broker-j/pull/109#issuecomment-937823348


   Hello @vavrtom, I have added required JUnit tests.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> [Broker-J] Purge all queues
> ---------------------------
>
>                 Key: QPID-8563
>                 URL: https://issues.apache.org/jira/browse/QPID-8563
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Broker-J
>            Reporter: Marek Laca
>            Priority: Minor
>              Labels: broker, clear, java, queue
>
> 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.3.4#803005)

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

Reply via email to