Provide scavenge() for SimpleQueueEntryList - TRUNK MERGE
---------------------------------------------------------
Key: QPID-2704
URL: https://issues.apache.org/jira/browse/QPID-2704
Project: Qpid
Issue Type: Bug
Components: Java Broker
Affects Versions: 0.6
Reporter: Martin Ritchie
Assignee: Martin Ritchie
Fix For: 0.7
Currently selectors, multiple consumers and message expiry can cause messages
to be deleted mid queue. These are left as deleted entries in the list and will
not be GC'd as they are part of the list structure.
This scavenge method will walk the list and remove them.
--
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]