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

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

    [ https://issues.apache.org/jira/browse/QPID-7854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16078021#comment-16078021 ] 

ASF subversion and git services commented on QPID-7854:
-------------------------------------------------------

Commit 8468aa00b96326feae0032e87600b823b7548175 in qpid-broker-j's branch refs/heads/master from [~k-wall]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=8468aa0 ]

QPID-7854: Ensure that queue is not in-use as alternate binding before mutating deleted state


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