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.
Fixed upstream by https://svn.apache.org/r1518180 and https://svn.apache.org/r1518181.
Should also point out that these require proton 0.5
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.
Backport available on http://git.app.eng.bos.redhat.com/?p=rh-qpid.git;a=shortlog;h=refs/heads/0.22-mrg-BZ981636
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