You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (Jira)" <ji...@apache.org> on 2019/11/23 23:40:00 UTC

[jira] [Updated] (QPID-8378) [Broker-J] Message references can be leaked in some rear circumstances

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

Alex Rudyy updated QPID-8378:
-----------------------------
    Status: Reviewable  (was: In Progress)

> [Broker-J] Message references can be leaked in some rear circumstances
> ----------------------------------------------------------------------
>
>                 Key: QPID-8378
>                 URL: https://issues.apache.org/jira/browse/QPID-8378
>             Project: Qpid
>          Issue Type: Bug
>          Components: Broker-J
>    Affects Versions: qpid-java-broker-7.1.1, qpid-java-broker-7.1.2, qpid-java-broker-7.1.3, qpid-java-broker-7.1.4, qpid-java-broker-7.1.5
>            Reporter: Alex Rudyy
>            Assignee: Alex Rudyy
>            Priority: Major
>             Fix For: qpid-java-broker-7.1.6
>
>
> A defect was found in changes for method {{AbstractQueue#visit()QueueEntryVisitor}} introduced as part of QPID-8273. In some rear circumstance the message references can be leaked (when method {{#visitor()}} is called and entry is deleted between call to {{QueueEntryIterator#advance}} and {{org.apache.qpid.server.queue.QueueEntry#newMessageReference}} ), which could result in unexpected message references left behind. Potentially, the persistent message can be left un-deleted  after removal of queue entry.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org