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

Rob Godfrey updated QPID-2789:
------------------------------

    Fix Version/s: 0.23
    
> 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
>            Assignee: Rob Godfrey
>             Fix For: 0.23
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to