Chuck Rolke created DISPATCH-1107:
-------------------------------------
Summary: Need info for logs to help disambiguate router connections
Key: DISPATCH-1107
URL: https://issues.apache.org/jira/browse/DISPATCH-1107
Project: Qpid Dispatch
Issue Type: Improvement
Components: Router Node
Affects Versions: 1.3.0
Reporter: Chuck Rolke
Fix For: 1.4.0
When connections are started by routers to other routers there is no reliable
way in the log files for telling the connections apart. Consider a pair of
routers where router A creates two connections and sends two Opens to router B.
A's log will show that connections [5] and [7] sent the Opens and B's log will
show that connections [4] and [6] received and replied to the Opens. But there
is no way to know if the connection pairs are '[A-5][B-4] and [A-7][B-6]' or
'[A-5][B-6] and [A-7][B-4]'.
A simple solution to expose this relationship is for the routers to embed the
_connid_ in the Open properties. Then the connection relationships between the
two routers could be resolved from either router log file.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]