QueueEntries should release their reference to the message when they deleted
----------------------------------------------------------------------------
Key: QPID-2568
URL: https://issues.apache.org/jira/browse/QPID-2568
Project: Qpid
Issue Type: Bug
Components: Java Broker
Affects Versions: 0.6, 0.5, M4, M3, M2.1
Reporter: Robbie Gemmell
Assignee: Robbie Gemmell
Fix For: 0.7
The QueueEntrytImpl currently maintains its reference to the message object
even after it is deleted. As a result, if the QE is held onto for any reason
then the GarbageCollector is unable to reclaim the memory from the now unused
message object.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]