You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2017/07/07 12:37:00 UTC

[jira] [Created] (QPID-7854) [Java Broker] Queue that has been used as a alternative binding cannot be removed

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