Rob Godfrey created QPID-6713:
---------------------------------

             Summary: [Java Broker] A message still being processed by a 
QueueBrowser or management function should not be removed from the store
                 Key: QPID-6713
                 URL: https://issues.apache.org/jira/browse/QPID-6713
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey
             Fix For: qpid-java-6.0


A queue browsing subscription may be iterating over entries that are 
simultaneously being deleted from the queue (and removed from the store).

A message being processed by a browser should not be deleted until the browser 
has ceased to have an interest in it (similarly for management actions)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to