Description of problem: The binding from a durable queue to the default exchange (named "") is not visible via management after a broker restart and restore. This does NOT affect the proper message forwarding of the broker. Version-Release number of selected component (if applicable): 1.1.1 How reproducible: 100% Steps to Reproduce: 1. Create a durable queue (qpid-config add queue D --durable) 2. View the bindings (qpid-config queues -b), see binding from 'D' to '' 3. Restart the broker and re-view the bindings
Added dependency on BZ501015. This will be fixed by the solution to that issue. -Ted
This is fixed as of current trunk. Could probably close, or wait until we're sure we're done wiht 501015.
Easily reproducible on qpid-cpp-server-0.7.916826-2.el5 with cluster and store by following the described reproduction steps.
This is now fixed in the following upstream revisions: Apache Qpid: 937526 rhmessaging: 3927
Verified on RHEL5.5 x86_64, qpid-cpp-server-store-0.7.946106-1.el5 qpid-tools-0.7.946106-4.el5
Verified on RHEL4.8 x86_64, qpid-cpp-server-store-0.7.946106-1.el4 qpid-tools-0.7.946106-4.el4
Verified also on the same package builds for RHEL5.5 and RHEL4.8 on i386.
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Bindings from a durable queue to the default exchange (named "") was not visible through management after a broker restart and restore. This did not affect the proper message forwarding of the broker. With this update, bindings from durable queues to the default exchange are visible as expected.
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2010-0773.html