Bug 981636

Summary: browse not supported over AMQP 1.0
Product: Red Hat Enterprise MRG Reporter: Gordon Sim <gsim>
Component: qpid-cppAssignee: Gordon Sim <gsim>
Status: CLOSED CURRENTRELEASE QA Contact: Petr Matousek <pematous>
Severity: unspecified Docs Contact:
Priority: medium    
Version: DevelopmentCC: esammons, iboverma, jross, pematous, rrajasek
Target Milestone: 3.0Keywords: Improvement
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: qpid-cpp-0.22-12 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-21 12:55:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1010399    

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