[
https://issues.apache.org/jira/browse/QPID-6713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14717821#comment-14717821
]
ASF subversion and git services commented on QPID-6713:
-------------------------------------------------------
Commit 1698248 from [~godfrer] in branch 'java/trunk'
[ https://svn.apache.org/r1698248 ]
QPID-6713 : Ensure messages being processed by management or browsers are not
concurrently removed from the store
> [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]