-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/13079/
-----------------------------------------------------------
(Updated Sept. 6, 2013, 3:39 p.m.)
Review request for qpid and Rafael Schloming.
Changes
-------
Have new tests skip the Java Messenger for now, as that impl is TBD.
Note you'll have to apply patches from PROTON-401 and PROTON-375 in order for
this feature to work.
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 1520574
/proton/trunk/proton-c/include/proton/messenger.h 1520574
/proton/trunk/proton-c/src/messenger/messenger.c 1520574
/proton/trunk/proton-c/src/util.h 1520574
/proton/trunk/tests/python/proton_tests/messenger.py 1520574
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