-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/13079/
-----------------------------------------------------------
(Updated Aug. 20, 2013, 5:36 p.m.)
Review request for qpid and Rafael Schloming.
Changes
-------
Final update.
This patch requires the fixes from PROTON-401 and PROTON-375 be applied first.
Bugs: proton-200
https://issues.apache.org/jira/browse/proton-200
Repository: qpid
Description
-------
This patch improves the existing credit allocation scheme used by messenger.
Currently passes the new python tests for proton-c, still need to fix the tests
for the other test targets.
Diffs (updated)
-----
/proton/trunk/proton-c/bindings/python/proton.py 1515860
/proton/trunk/proton-c/include/proton/messenger.h 1515860
/proton/trunk/proton-c/src/messenger/messenger.c 1515860
/proton/trunk/proton-c/src/util.h 1515860
/proton/trunk/tests/python/proton_tests/messenger.py 1515860
Diff: https://reviews.apache.org/r/13079/diff/
Testing
-------
New unit tests added. Additional work necessary to get the java/jni tests to
pass, which I will do before checking in the patch.
Thanks,
Kenneth Giusti