Alex Rudyy created QPID-8378:
--------------------------------

             Summary: [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.4, qpid-java-broker-7.1.3, 
qpid-java-broker-7.1.2, qpid-java-broker-7.1.1, qpid-java-broker-7.1.5
            Reporter: 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 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to