[ http://issues.apache.org/jira/browse/QPID-204?page=all ]

Robert Greig resolved QPID-204.
-------------------------------

    Fix Version/s: M2
       Resolution: Fixed

Committed rev 487804

> Implement delete on TemporaryTopic
> ----------------------------------
>
>                 Key: QPID-204
>                 URL: http://issues.apache.org/jira/browse/QPID-204
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client, JMS Compliance
>            Reporter: 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.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to