You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Jim Gomes (JIRA)" <ji...@apache.org> on 2008/12/01 21:08:05 UTC

[jira] Updated: (AMQNET-129) Support for deleting queues.

     [ https://issues.apache.org/activemq/browse/AMQNET-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Gomes updated AMQNET-129:
-----------------------------

      Component/s:     (was: ActiveMQ Client)
                   NMX
      Description: Add support for deleting queues/topics.  Temporary queues and topics are automatically deleted, but normal queues and topics are not removed.  An administrative function should support deletion of these queues and topics.  (was: I think that it is very important feature, because now we can delete queues and durable subscribers only manually via JMX, which can not meet requirements in automatic systems. For example if you want to use Publish / Subscribe scenario with durable subscribers, you want to delete the durable subscriber when the client disconnects from the system. Now you can not do it programatically.)
    Fix Version/s: 1.0
          Summary: Support for deleting queues.  (was: Support for deleting queues and durable subcribers.)

Updated the description and subject to reflect that the only missing functionality is the ability to delete existing queues and topics.  The ability to delete durable subscribers was already supported.  Assigned this issue to the newly created NMX component.

> Support for deleting queues.
> ----------------------------
>
>                 Key: AMQNET-129
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-129
>             Project: ActiveMQ .Net
>          Issue Type: New Feature
>          Components: NMX
>            Reporter: Petr Postulka
>            Assignee: Jim Gomes
>             Fix For: 1.0
>
>
> Add support for deleting queues/topics.  Temporary queues and topics are automatically deleted, but normal queues and topics are not removed.  An administrative function should support deletion of these queues and topics.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.