This is an automated email from the ASF dual-hosted git repository.

kgiusti pushed a change to branch 1.18.x
in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git.


    from be05532  DISPATCH-2262 - Trimmed down heartbeat message based on 
Robbie Gemmell's proposed changes.
     new 8cba3a7  NO-JIRA: bump proton stable release to 0.36.0 in CI This 
needs to be done until DISPATCH-2257 is fixed. This closes #1422
     new ab16a59  DISPATCH-2274: Fix use after free of qd_link_t by using safe 
pointer as context
     new ab990ec  DISPATCH-2266: Added more logging to see where the test stalls
     new 8774905  DISPATCH-2262 - Added missing handling for client-side link 
loss.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/build.yaml                       |  4 +--
 .travis.yml                                        | 18 +++++------
 src/router_core/connections.c                      | 35 +++++++++++++++++++---
 .../modules/heartbeat_edge/heartbeat_edge.c        | 27 +++++------------
 src/router_core/router_core.c                      |  4 ++-
 tests/system_test.py                               | 13 ++++----
 tests/system_tests_edge_router.py                  | 20 +++++++++----
 7 files changed, 75 insertions(+), 46 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to