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

Rajith Attapattu commented on QPID-5870:
----------------------------------------

Again I apologize for not providing enough context.

Yes the key change here is  "deleteSubscriptionQueue" is always being called.

This is to bring the JMS client inline with the address spec.
This is something requested by customers and IMO it is the correct behavior as 
well.

The delete directive should only apply for node properties (like the exchange 
or queue being created).
The subscription queue should not exist beyond the subscription except in the 
case of durable subscriptions.

I will make sure the durable subscriptions aren't affected.

> 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