----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35658/ -----------------------------------------------------------
Review request for qpid, Kenneth Giusti and Ted Ross. Repository: qpid-proton-git Description ------- Fix the java tests that my previous checkin broke. Also implement the logic (in the Java impl) to prevent channel_max from being changed by the application after the OPEN frame has been sent (because at that time we tell the remote peer what our channel_max is). Diffs ----- proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java a5c8ba9 tests/python/proton_tests/engine.py e3258a2 Diff: https://reviews.apache.org/r/35658/diff/ Testing ------- ctest -VV Thanks, michael goulish
