You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by Gordon Sim <gs...@redhat.com> on 2013/11/15 14:19:57 UTC

Review Request 15576: Only add messages to unacked list if they are transferred with accept-mode=explicit

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15576/
-----------------------------------------------------------

Review request for qpid, Justin Ross, Kenneth Giusti, and Rafael Schloming.


Bugs: QPID-5337
    https://issues.apache.org/jira/browse/QPID-5337


Repository: qpid


Description
-------

This prevents the unacked set growing if acknowledge is not called for an unreliable topic subscription


Diffs
-----

  /trunk/qpid/python/qpid/messaging/driver.py 1542066 
  /trunk/qpid/python/qpid/messaging/endpoints.py 1542066 

Diff: https://reviews.apache.org/r/15576/diff/


Testing
-------


Thanks,

Gordon Sim