Bug 975463 - convert reply-to between 1.0 and 0-10 message formats
Summary: convert reply-to between 1.0 and 0-10 message formats
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-cpp
Version: Development
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: 3.0
: ---
Assignee: Gordon Sim
QA Contact: Petr Matousek
URL:
Whiteboard:
Depends On:
Blocks: 974061 1010399
TreeView+ depends on / blocked
 
Reported: 2013-06-18 14:05 UTC by Gordon Sim
Modified: 2015-01-21 12:57 UTC (History)
4 users (show)

Fixed In Version: qpid-cpp-0.22-5.el6, qpid-cpp-0.22-5.el5
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-21 12:57:16 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Apache JIRA QPID-4713 0 None None None Never

Description Gordon Sim 2013-06-18 14:05:01 UTC
Description of problem:

As of qpid 0.22 the reply-to property in a 1.0 message was not converted into a corresponding 0-10 reply to. This translation is lossy since the formats are quite different, but something better than no conversion at all should be attempted.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. ./examples/messaging server
2. ./examples/messaging client {protocol:amq1.0}

Actual results:

client doesn't get responses

Expected results:

client gets responses

Additional info:

Comment 1 Petr Matousek 2013-12-23 19:46:05 UTC
This issue has been fixed. Verified on rhel6.5 (x86_64, i386).

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

-> VERIFIED


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