[jboss-jira] [JBoss JIRA] (WFLY-377) Provide "destroy-queue" and "destroy-topic" operations to CLI

Jeff Mesnil (JIRA) jira-events at lists.jboss.org
Mon Nov 18 10:39:05 EST 2013


    [ https://issues.jboss.org/browse/WFLY-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924541#comment-12924541 ] 

Jeff Mesnil commented on WFLY-377:
----------------------------------

The resources at /profile=full/subsystem=messaging/hornetq-server=default/ do not expose the runtime operations (or attributes) that would be used to destroy the queue.

I believe that this issue should be handled by fixing the :remove operation on the JMS destinations properly.
                
> 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.CR1
>
>
> 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