[ 
https://issues.apache.org/jira/browse/QPID-5697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved QPID-5697.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.22

> An exchange is deleted by a request for topic removal
> -----------------------------------------------------
>
>                 Key: QPID-5697
>                 URL: https://issues.apache.org/jira/browse/QPID-5697
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.22
>            Reporter: Ernest Allen
>             Fix For: 0.22
>
>         Attachments: bz1082023.patch
>
>
> When a topic delete request is issued and the topic does not exist and there 
> is an exchange of that name, the exchange is deleted which is obviously not 
> intended. When the topic exists the topic is deleted first, see additional 
> info for more details.
> How reproducible:
> 100%
> Steps to Reproduce:
> 1. qpid-config add exchange fanout myExchange
> 2. qpid-config del topic myExchange
> Exchange myExchange removed instead of 'Topic not found' exception



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to