[jboss-jira] [JBoss JIRA] (AS7-3961) Provide "destroy-queue" and "destroy-topic" operations to CLI
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Thu Mar 8 11:49:37 EST 2012
[ https://issues.jboss.org/browse/AS7-3961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675228#comment-12675228 ]
Alexey Loubyansky commented on AS7-3961:
----------------------------------------
Here is Andy's comment:
"we make a conscious effort not to delete queues when they are removed, this is because they might hold important messages that admins want. it should be an administrators task to destroy a queue."
> Provide "destroy-queue" and "destroy-topic" operations to CLI
> -------------------------------------------------------------
>
> Key: AS7-3961
> URL: https://issues.jboss.org/browse/AS7-3961
> Project: Application Server 7
> Issue Type: Feature Request
> Components: CLI, JMS
> Affects Versions: 7.1.0.Final
> Reporter: Miroslav Novak
> Assignee: Alexey Loubyansky
> Fix For: 7.1.2.Final
>
>
> Operations "destroy-queue" and "destroy-topic" would destroy queue/topic with all its messages and subscriptions.
> They would be used under for example /subsystem=messaging/hornetq-server=default/jms-queue=testQueue or /subsystem=messaging/hornetq-server=default/jms-topic=testTopic.
> The goal is to provide a simple way how to get rid of those objects to administrators.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list