Bug 981636 - browse not supported over AMQP 1.0
Summary: browse not supported over AMQP 1.0
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: Petr Matousek
URL:
Whiteboard:
Depends On:
Blocks: 1010399
TreeView+ depends on / blocked
 
Reported: 2013-07-05 11:00 UTC by Gordon Sim
Modified: 2015-01-21 12:55 UTC (History)
5 users (show)

Fixed In Version: qpid-cpp-0.22-12
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-21 12:55:15 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


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

Description Gordon Sim 2013-07-05 11:00:14 UTC
Description of problem:

The mode address option should allow a queue to be browsed rather than consumed. This is not available over 1.0 yet.

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

As of qpid 0.22

How reproducible:

100%

Steps to Reproduce:
1. put messages in a queue
2. try to browse them with e.g. 'my-queue; {mode: browse}'

Actual results:

Depending on exact version in use either observer that messages are in fact consumed or get an error indicating browse not being supported


Expected results:

Messages in queue should be retrieved by receiver, but not removed from the queue.

Additional info:

Depends on fix for PROTON-139 and is currently blocked pending 0.5 release of proton.

Comment 1 Gordon Sim 2013-08-28 12:50:21 UTC
Fixed upstream by https://svn.apache.org/r1518180 and https://svn.apache.org/r1518181.

Comment 2 Gordon Sim 2013-08-28 14:22:43 UTC
Should also point out that these require proton 0.5

Comment 3 Gordon Sim 2013-08-29 15:30:19 UTC
Will also backport https://svn.apache.org/viewvc?view=revision&revision=1504071 as this is assumed by the change to the cmake file in the first of the commits above.

Comment 5 Petr Matousek 2013-09-06 15:41:49 UTC
Browse support was implemented and is functional. This issue has been fixed. Verified on rhel6.4 (i386,x86_64).

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


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