----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39427/ -----------------------------------------------------------
Review request for qpid and Gordon Sim. Repository: qpid Description ------- WIP This patch attempts to keep the proton link active until there is no more pending work that can be completed. Diffs ----- trunk/qpid/cpp/src/qpid/broker/amqp/Connection.cpp 1708221 trunk/qpid/cpp/src/qpid/broker/amqp/Incoming.h 1708221 trunk/qpid/cpp/src/qpid/broker/amqp/Incoming.cpp 1708221 trunk/qpid/cpp/src/qpid/broker/amqp/Outgoing.h 1708221 trunk/qpid/cpp/src/qpid/broker/amqp/Outgoing.cpp 1708221 trunk/qpid/cpp/src/qpid/broker/amqp/Relay.h 1708221 trunk/qpid/cpp/src/qpid/broker/amqp/Relay.cpp 1708221 trunk/qpid/cpp/src/qpid/broker/amqp/Session.h 1708221 trunk/qpid/cpp/src/qpid/broker/amqp/Session.cpp 1708221 Diff: https://reviews.apache.org/r/39427/diff/ Testing ------- The interopt tests pass on the system they previously failed on. I'm still seeing failures in the ha_tests which may be related to this patch. Just sending it out for early feedback. Thanks, Kenneth Giusti
