Bug 981638

Summary: support standard lifetime policies for AMQP 1.0
Product: Red Hat Enterprise MRG Reporter: Gordon Sim <gsim>
Component: qpid-cppAssignee: Gordon Sim <gsim>
Status: CLOSED CURRENTRELEASE QA Contact: Petr Matousek <pematous>
Severity: unspecified Docs Contact:
Priority: medium    
Version: DevelopmentCC: esammons, gsim, iboverma, jross, pematous
Target Milestone: 3.0Keywords: Improvement
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: qpid-qmf-0.22-7 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-21 12:54:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1010399    

Description Gordon Sim 2013-07-05 11:05:29 UTC
Description of problem:

The AMQP specification defines lifetime policies that can be select for dynamically created nodes: delete-on-close, delete-on-no-links, delete-on-no-messages, delete-on-no-links-or-messages.

Allowing these to be specified through the qpid::messaging API, and having qpidd recognise and implement them is desirable.

Comment 1 Gordon Sim 2013-07-10 14:03:02 UTC
Fixed upstream: https://svn.apache.org/r1501768

Comment 6 Petr Matousek 2014-02-04 13:47:48 UTC
The amqp1.0 defined standard lifetime policies for dynamic nodes are implemented and works as expected.

packages under test:
qpid-cpp-*-0.22-33

-> VERIFIED