You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <qp...@incubator.apache.org> on 2010/08/12 17:02:35 UTC

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

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: 0.6, 0.5, M4, M3, M2.1
            Reporter: Robbie Gemmell
             Fix For: 0.7


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.
-
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:dev-subscribe@qpid.apache.org