[ https://issues.apache.org/jira/browse/QPID-7854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alex Rudyy resolved QPID-7854. ------------------------------ Resolution: Fixed The changes look good to me > [Java Broker] Queue that has been used as a alternative binding cannot be > removed > --------------------------------------------------------------------------------- > > Key: QPID-7854 > URL: https://issues.apache.org/jira/browse/QPID-7854 > Project: Qpid > Issue Type: Bug > Components: Java Broker > Affects Versions: qpid-java-broker-7.0.0 > Reporter: Keith Wall > Assignee: Keith Wall > Fix For: qpid-java-broker-7.0.0 > > > There is a circumstance when a queue that has been used as a alternative > binding cannot be removed: > The reproduction is as follows: > # Create a queue 'queue' > # Create a queue 'queue_DLQ' > # Edit queue and set queue_DLQ to be its alternative binding > # Try to delete 'queue_DLQ' > # System displays message "409 - Destination 'queue_DLQ' is in use as an > alternate binding" > # Delete 'queue' > # Delete 'queue_DLQ' (defect: operation seemingly succeeds but queue is not > removed). -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org