Bug 697101

Summary: Add ability to specify options for dynamically created bridge queues used in federation
Product: Red Hat Enterprise MRG Reporter: Andy Goldstein <agoldste>
Component: qpid-cppAssignee: mick <mgoulish>
Status: NEW --- QA Contact: MRG Quality Engineering <mrgqe-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.3CC: iboverma, jross
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 698367, 803771    

Description Andy Goldstein 2011-04-15 20:27:14 UTC
When the broker creates a bridge queue for federation (exchange or dynamic route) dynamically, there is currently no way to specify options for the queue such as alternate exchange, max message depth, limit policy,  etc.  Being able to specify these options would give the end user the same flexibility using queue routes does.

Comment 1 Andy Goldstein 2011-04-15 20:30:49 UTC
We'd probably also want qpid-route updated to allow the user to specify these options, at least alternate exchange.