Usages of queue.dequeue need to be checked to ensure memory loss doesn't occur
------------------------------------------------------------------------------
Key: QPID-610
URL: https://issues.apache.org/jira/browse/QPID-610
Project: Qpid
Issue Type: Bug
Affects Versions: M2
Reporter: Martin Ritchie
Assignee: Martin Ritchie
Fix For: M2, M2.1, M3
Fixing the NO_ACK memory leak on Consume was only one of a number of other
problems.
The problem also exists in these localtions.
- public long clearAllMessages(StoreContext storeContext) throws AMQException
- public boolean performGet(AMQProtocolSession protocolSession, AMQChannel
channel, boolean acks) throws AMQException
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.