Charles E. Rolke created DISPATCH-1851:
------------------------------------------

             Summary: TCP adaptor logs do not identify connection ID
                 Key: DISPATCH-1851
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1851
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Protocol Adaptors
            Reporter: Charles E. Rolke
            Assignee: Charles E. Rolke
             Fix For: 1.15.0


Various TCP adaptor logs appear as

 
{code:java}
2020-11-18 15:55:50.857284 -0500 TCP_ADAPTOR (debug) qdr_tcp_get_credit 
(/home/chug/git/qpid-dispatch/src/adaptors/tcp_adaptor.c:1011)
{code}
These logs would be more useful if they included the connection ID and where 
appropriate the link ID
{code:java}
2020-11-18 15:55:50.857243 -0500 TCP_ADAPTOR (debug) [C10][L44] Waiting for 
credit to initiate message 
(/home/chug/git/qpid-dispatch/src/adaptors/tcp_adaptor.c:142)
{code}
 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to