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

Ernest Allen updated QPID-5697:
-------------------------------

    Fix Version/s:     (was: 0.22)
                   0.28

> 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.28
>
>         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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to