[ http://issues.apache.org/jira/browse/QPID-203?page=all ]
Rob Godfrey updated QPID-203:
-----------------------------
Attachment: QPID-203.patch
Added a map from destination to count of consumers in the session as you are
not allowed to call delete while there are any active (non-closed) consumers.
TempraryQueue.delete() checks if there are consumers, and if not, checks if the
queue is bound - if it is it deletes it.
Unit test added
> Implement delete() on TempraryQueue
> -----------------------------------
>
> Key: QPID-203
> URL: http://issues.apache.org/jira/browse/QPID-203
> Project: Qpid
> Issue Type: Bug
> Components: Java Client, JMS Compliance
> Reporter: Rob Godfrey
> Priority: Minor
> Attachments: QPID-203.patch
>
>
> delete() currently throws UnsupportedOperationException
--
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