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

Alexey Loubyansky (JIRA) jira-events at lists.jboss.org
Tue Mar 13 12:41:48 EDT 2012


     [ https://issues.jboss.org/browse/AS7-3961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Loubyansky updated AS7-3961:
-----------------------------------

    Fix Version/s: 7.2.0.Alpha1
                       (was: 7.1.2.Final)


Postponing because it's looking confusing in the domain mode at the moment.
E.g. for a topic these operations would clean things up
:drop-all-subscriptions()
:remove-messages()
:remove()

They are present in the standalone mode. But in the domain they are not at

/profile=full/subsystem=messaging/hornetq-server=default/jms-topic=?

which is the address that should be used to manage the resource but these ops are found at

/host=master/server=server-one/subsystem=messaging/hornetq-server=default/jms-topic=?

There has to be a more obvious and less confusing way provided by the management model to clean these things up before it is implemented in the cli.
                
> 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

        


More information about the jboss-jira mailing list