-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/13652/
-----------------------------------------------------------
Review request for qpid and Rafael Schloming.
Bugs: proton-401
https://issues.apache.org/jira/browse/proton-401
Repository: qpid
Description
-------
This patch addresses proton-401. It introduces changes to the behavior of the
pn_link_drain()/pn_link_drained() interfaces.
Please double-check the new values returned by pn_link_credit() in the patched
tests - these make sense to me, but I'd like confirmation.
Diffs
-----
/proton/trunk/proton-c/src/engine/engine.c 1514351
/proton/trunk/tests/python/proton_tests/engine.py 1514351
Diff: https://reviews.apache.org/r/13652/diff/
Testing
-------
python tests updated to reflect changes in the credit handling. New test
added to verify fix.
Thanks,
Kenneth Giusti