-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66853/
-----------------------------------------------------------
(Updated April 30, 2018, 8:01 p.m.)
Review request for qpid, Ganesh Murthy and Ted Ross.
Changes
-------
added tests
Bugs: DISPATCH-981
https://issues.apache.org/jira/browse/DISPATCH-981
Repository: qpid-dispatch
Description
-------
This ensures that links from different clients that happen to use the same name
can be safely multiplexed over a single session (whether to another router or
to a route-container)
Diffs (updated)
-----
src/router_core/connections.c 9608d792329c8e27caf8241c0699b4dc2f4480af
src/router_core/forwarder.c b8f22919f04c24eed6bd03cc3fb3590f69ba552b
src/router_core/router_core_private.h
0f22df5a1461c9cd21dc8bd6a795140cf65347e8
tests/system_tests_link_routes.py 6134c0fac3ba2cde9e1298a5ed7b8ca1f1ce1f2a
Diff: https://reviews.apache.org/r/66853/diff/2/
Changes: https://reviews.apache.org/r/66853/diff/1-2/
Testing (updated)
-------
Manual test of 1 and 2 hop link routes. All existing tests pass. Automated test
of links with same name now added.
Thanks,
Gordon Sim