You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <qp...@incubator.apache.org> on 2007/02/15 17:24:06 UTC

[jira] Assigned: (QPID-204) Implement delete on TemporaryTopic

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

Rob Godfrey reassigned QPID-204:
--------------------------------

    Assignee: Rob Godfrey

> Implement delete on TemporaryTopic
> ----------------------------------
>
>                 Key: QPID-204
>                 URL: https://issues.apache.org/jira/browse/QPID-204
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client, JMS Compliance
>            Reporter: Rob Godfrey
>         Assigned To: Rob Godfrey
>            Priority: Minor
>             Fix For: M2
>
>         Attachments: QPID-204.patch
>
>
> Need to throw exception when there are still active consumers.
> Since temporary topics are created as auto-delete on the broker, we do not need to issue a delete request.
> Note this behavious is probably not quite right per the JMS spec, which would seem to allow you to temporarily unsubscribe from a temporary topic, and to subsequently re-subscribe.
> To implement correctly we would need to have some sort of session level scoping for queues in the protocol.

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