message-accept records are not cleaned up unless getUnsettledAcks() is called
-----------------------------------------------------------------------------
Key: QPID-2940
URL: https://issues.apache.org/jira/browse/QPID-2940
Project: Qpid
Issue Type: Bug
Components: C++ Client
Affects Versions: 0.8, 0.7
Reporter: Gordon Sim
Assignee: Gordon Sim
The messaging client holds records for all message-accepts issued pending
completion of those by the broker. However those records are only cleaned up
(i.e. confirmed records removed from the list) when the application calls
getUnsettledAcks(). This should be done automatically.
--
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]