[ 
https://issues.apache.org/jira/browse/QPID-5870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14052427#comment-14052427
 ] 

Robbie Gemmell commented on QPID-5870:
--------------------------------------

Seconding Keiths request for more detail. Most of the patch seems to be 
extracting parameters and adding another method, the key bit seems to be always 
calling 'deleteSubscriptionQueue' rather than only do so if the Address string 
said to delete always/receiver. I see that checks to ensure that it is a 'topic 
address', but I wonder what happens around e.g. DurableSubscriptions, are they 
handled appropriately? Needs some tests.

> Closing a topic consumer should delete its exclusive auto-delete queue
> ----------------------------------------------------------------------
>
>                 Key: QPID-5870
>                 URL: https://issues.apache.org/jira/browse/QPID-5870
>             Project: Qpid
>          Issue Type: Bug
>            Reporter: Rajith Attapattu
>         Attachments: QPID-5870.patch
>
>
> When a topic consumer is closed, the subscription queue needs to be closed as 
> well.
> Currently this queue is only deleted when the session is closed (due to being 
> marked auto-deleted).



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to