Bug 1019181 - [amqp1.0] Receiving from exchange is reliable by default
Summary: [amqp1.0] Receiving from exchange is reliable by default
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-cpp
Version: Development
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: 3.0
: ---
Assignee: Gordon Sim
QA Contact: Petr Matousek
URL:
Whiteboard:
Depends On:
Blocks: 1010399
TreeView+ depends on / blocked
 
Reported: 2013-10-15 09:15 UTC by Petr Matousek
Modified: 2015-01-21 12:54 UTC (History)
4 users (show)

Fixed In Version: qpid-cpp-0.22-20
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-21 12:54:51 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


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

Description Petr Matousek 2013-10-15 09:15:44 UTC
Description of problem:

Receiving directly from exchange is reliable by default using amqp1.0
while amqp0-10 default is unreliable.

With regard to the difference was not deliberate (discussed with Gordon), I'm raising the bug to let developers think about these settings are appropriate.

Version-Release number of selected component (if applicable):
qpid-cpp-*-0.22-19

How reproducible:
100%

Steps to Reproduce:
1. acquire message using consumer do not accept yet
2. the message remains on the queue until it's accepted

Actual results:
Receiving from exchange is reliable by default when using amqp1.0
Receiving from exchange is unreliable by default when using amqp0-10

Expected results:
n/a

Additional info:

Comment 1 Gordon Sim 2013-10-15 13:07:57 UTC
Fixed upstream: https://svn.apache.org/r1532308

Note this also fixes https://bugzilla.redhat.com/show_bug.cgi?1018845

Comment 2 Petr Matousek 2013-10-22 09:42:58 UTC
This issue has been fixed. Verified on rhel6.4 (i386, x86_64).

Direct receiving from exchange is now unreliable by default for both the protocols (amqp0-10/1.0).

packages used for testing:
qpid-cpp-*-0.22-20.el6


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