Bug 609801

Summary: Address option for exclusive subscribe is incorrect
Product: Red Hat Enterprise MRG Reporter: Gordon Sim <gsim>
Component: qpid-cppAssignee: Gordon Sim <gsim>
Status: CLOSED CURRENTRELEASE QA Contact: MRG Quality Engineering <mrgqe-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: betaCC: jross
Target Milestone: 1.3   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.10 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-11 20:32:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Gordon Sim 2010-07-01 07:29:29 UTC
An address of the form:

my-queue; { link: { x-subscribe: { exclusive: True } } } 

should cause an exclusive subscription to be created for the queue in question. This means subsequent attempts to subscribe will fail while the exclusive subscriber remains active.

Comment 1 Gordon Sim 2010-07-01 08:44:58 UTC
Fixed on trunk (r959451) and in release repo (http://mrg1.lab.bos.redhat.com/git/?p=qpid.git;a=commitdiff;h=e3645c7205e726a7215aa00a96d12b3abe4d052a).