Keith Wall created QPID-7854:
--------------------------------
Summary: [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
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: [email protected]
For additional commands, e-mail: [email protected]