You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (Resolved) (JIRA)" <ji...@apache.org> on 2012/02/29 11:35:57 UTC

[jira] [Resolved] (QPID-2789) prevent additional message enqueues once a queue has begun to be deleted

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

Rob Godfrey resolved QPID-2789.
-------------------------------

    Resolution: Cannot Reproduce
    
> prevent additional message enqueues once a queue has begun to be deleted
> ------------------------------------------------------------------------
>
>                 Key: QPID-2789
>                 URL: https://issues.apache.org/jira/browse/QPID-2789
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: M2.1, M3, M4, 0.5, 0.6
>            Reporter: Robbie Gemmell
>
> If fhe queue deletion process was to fail, it is not possible to repeat it due to use of a wrapping AtomicBoolean in the method. This boolean should also be used to protect the queue from further enqueues once a thread has enetred the block and begun the queue's deletion process.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org