[
https://issues.jboss.org/browse/AS7-3961?page=com.atlassian.jira.plugin.s...
]
Jeff Mesnil commented on AS7-3961:
----------------------------------
I have looked at this issue and indeed there are inconsistencies in the messaging
management model in domain mode.
Some of these issues will be addressed by AS7-4790 by leveraging ResourceDefinition. Once
AS7-4790 is done, we can revisit this issue to add high-level CLI operations for the
messaging subsystem.
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.2.0.Alpha1
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