Bug 488821

Summary: Replication exchange does not verify that queue exists before attempting delivery
Product: Red Hat Enterprise MRG Reporter: Gordon Sim <gsim>
Component: qpid-cppAssignee: Gordon Sim <gsim>
Status: CLOSED CURRENTRELEASE QA Contact: Frantisek Reznicek <freznice>
Severity: high Docs Contact:
Priority: urgent    
Version: 1.0CC: esammons, jross
Target Milestone: 1.1.1   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-28 18:40:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Gordon Sim 2009-03-05 20:34:51 UTC

Comment 1 Gordon Sim 2009-03-05 21:09:12 UTC
Fixed by r750586.

Comment 2 Gordon Sim 2009-03-05 21:29:54 UTC
The replication_test in qpid svn has been modified to test for this (see lines related to 'queue-d'.

Test procedure is to set up replication; create a queue with --generate-queue-events option on the primary broker but _DONT_ create that queue on the dr broker; then send a message to that queue on the primary broker. Without the fix the DR broker then crashes.

Comment 3 Justin Ross 2011-06-28 18:40:44 UTC
This is fixed and covered in the devel test suite; closing.