Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-2789

prevent additional message enqueues once a queue has begun to be deleted

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • M2.1, M3, M4, 0.5, 0.6
    • 0.22
    • Broker-J
    • None

    Description

      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.

      Attachments

        Activity

          People

            rgodfrey Robert Godfrey
            robbie Robbie Gemmell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: