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 2020/04/03 10:13:00 UTC

[jira] [Created] (QPID-8432) [Broker-J][7.0.x] Message references can be leaked in some rare circumstances

Alex Rudyy created QPID-8432:
--------------------------------

             Summary: [Broker-J][7.0.x] Message references can be leaked in some rare circumstances
                 Key: QPID-8432
                 URL: https://issues.apache.org/jira/browse/QPID-8432
             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
             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 rare 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