You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Charles E. Rolke (Jira)" <ji...@apache.org> on 2020/11/19 14:36:00 UTC

[jira] [Created] (DISPATCH-1851) TCP adaptor logs do not identify connection ID

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org