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:[email protected]

Reply via email to