Bug 607798

Summary: Python API: the "#" notation for reply-to addresses is not implemented
Product: Red Hat Enterprise MRG Reporter: Ted Ross <tross>
Component: python-qpidAssignee: Rafael H. Schloming <rafaels>
Status: CLOSED CURRENTRELEASE QA Contact: MRG Quality Engineering <mrgqe-bugs>
Severity: medium Docs Contact:
Priority: high    
Version: DevelopmentCC: jross, rafaels, tross
Target Milestone: 1.3   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-25 10:36:37 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 Ted Ross 2010-06-24 20:55:15 UTC
Description of problem:

In C++ and JMS, you can use an address starting with '#' to instruct the library to create a unique prefix for your reply queue name.  This is not yet implemented in Python.