Bug 1011519 - [AMQP 1.0] make handling of reply-to less sensitive to different schemes
Summary: [AMQP 1.0] make handling of reply-to less sensitive to different schemes
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-cpp
Version: Development
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: 3.0
: ---
Assignee: Gordon Sim
QA Contact: mick
URL:
Whiteboard:
Depends On:
Blocks: 1010399
TreeView+ depends on / blocked
 
Reported: 2013-09-24 13:14 UTC by Gordon Sim
Modified: 2015-01-21 12:57 UTC (History)
6 users (show)

Fixed In Version: qpid-cpp-0.22-17
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


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

Description Gordon Sim 2013-09-24 13:14:16 UTC
Description of problem:

The handling of the reply-to address assumes the qpid::messaging scheme of <name>/<subject> which causes it to misinterpret reply-to addresses from other systems. E.g. ActiveMQ.

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

qpid 0.24

How reproducible:

100%

Steps to Reproduce:
1. run client/server examaple against ActiveMQ

Actual results:

Client doesn't get responses.

Expected results:

Client should get responses.

Additional info:

Comment 1 Gordon Sim 2013-09-24 13:15:26 UTC
Fixed upstream: https://svn.apache.org/r1525878

Comment 2 mick 2014-04-04 13:06:19 UTC
client now receives lines of bad poetry from server,

with both server and client running against AMQ 5.9,

with proton 0.7

server and client from qpid-build  0.22-36  

--> verificatur !


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