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

Marnie McCormack resolved QPID-2870.
------------------------------------

    Resolution: Fixed

Change reviewed ok, perils of AtomicX

> an unauthorised attempt to delete a queue will prevent all further deletion 
> attempts
> ------------------------------------------------------------------------------------
>
>                 Key: QPID-2870
>                 URL: https://issues.apache.org/jira/browse/QPID-2870
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: 0.7
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>             Fix For: 0.7
>
>
> The location of the ACL check for queue deletion rights is within the 
> wrapping AtomicBoolean used to prevent races at queue deletion. As such if 
> the attempt is denied by the security manager the deletion will fail, but no 
> further deletion attempts will be possible.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to