[jboss-jira] [JBoss JIRA] (WFLY-377) Provide "destroy-queue" and "destroy-topic" operations to CLI
Jeff Mesnil (JIRA)
issues at jboss.org
Mon Jan 27 11:45:30 EST 2014
[ https://issues.jboss.org/browse/WFLY-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12939055#comment-12939055 ]
Jeff Mesnil commented on WFLY-377:
----------------------------------
Now that HORNETQ-1225 is fixed, I think we should close this issue without adding these destroy-queue and destroy-topic operations and instead fix WFLY-1513 so that the jms-topic and jms-queue :remove operations so that they effectively remove all resources associated with the JMS destinations.
[~aloubyansky], I'll let you close the issue as out of date if that's ok with you.
> Provide "destroy-queue" and "destroy-topic" operations to CLI
> -------------------------------------------------------------
>
> Key: WFLY-377
> URL: https://issues.jboss.org/browse/WFLY-377
> Project: WildFly
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: CLI, JMS
> Reporter: Miroslav Novak
> Assignee: Alexey Loubyansky
> Fix For: 8.0.0.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
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list