Bug 1021609 - [amqp1.0] Subscription queues are not removed on link close (using reliable link)
Summary: [amqp1.0] Subscription queues are not removed on link close (using reliable l...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-cpp
Version: Development
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: 3.0
: ---
Assignee: Gordon Sim
QA Contact: Petr Matousek
URL:
Whiteboard:
Depends On:
Blocks: 1010399
TreeView+ depends on / blocked
 
Reported: 2013-10-21 15:46 UTC by Petr Matousek
Modified: 2015-01-21 12:57 UTC (History)
4 users (show)

Fixed In Version: qpid-cpp-0.22-22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-21 12:57:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Apache JIRA QPID-5248 0 None None None Never
Red Hat Bugzilla 1018845 0 unspecified CLOSED [amqp1.0] subscription queue shall not be auto-delete when using reliable link 2021-02-22 00:41:40 UTC

Internal Links: 1018845

Description Petr Matousek 2013-10-21 15:46:48 UTC
Description of problem:

Subscription queues are not removed when using reliable link, even if the link is properly closed.

Version-Release number of selected component (if applicable):
qpid-cpp-*-0.22-20

How reproducible:
100%

Steps to Reproduce:
1. drain --connection-options "{protocol: 'amqp1.0'}" 'amq.direct'
2. qpid-config queues
3. the subscription queue was not removed

Actual results:
The subscription queue is not removed after the link is closed when using reliable link

Expected results:
The subscription queue is removed after the link is properly closed when using reliable link

Additional info:

Comment 1 Gordon Sim 2013-10-22 10:46:32 UTC
Fixed upstream: https://svn.apache.org/r1534594

Comment 4 Petr Matousek 2013-10-29 09:32:31 UTC
This issue has been fixed. Verified on rhel6.4 (i386, x86_64).

packages used for testing:
qpid-cpp-*-0.22-23.el6

-> VERIFIED


Note You need to log in before you can comment on or make changes to this bug.