Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 996057

Summary: [AMQP 1.0] Deleting topic which doesn't exist crashes the broker
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: high    
Version: DevelopmentCC: esammons, iboverma, jross, pematous, zkraus
Target Milestone: 3.0   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: qpid-cpp-0.22-11 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-21 12:55:55 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-08-12 10:42:37 UTC
Description of problem:

Deleting a non-existent topic entity crashes the broker

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

qpid-0.22

How reproducible:

100%

Steps to Reproduce:
1. qpidt delete topic i-do-not-exist

Actual results:

broker crashes

Expected results:

broker doesn't crash; get some error message

Additional info:

Comment 1 Gordon Sim 2013-08-12 11:07:48 UTC
Fixed upstream https://svn.apache.org/r1511762

Comment 2 Petr Matousek 2014-03-28 14:08:49 UTC
This issue has been fixed. Verified on rhel6.5 (x86_64, i386).

packages under test:
qpid-tools-0.22-9
qpid-cpp-*-0.22-36

-> VERIFIED