You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/11/20 22:45:00 UTC

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

    [ https://issues.apache.org/jira/browse/DISPATCH-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17236491#comment-17236491 ] 

ASF GitHub Bot commented on DISPATCH-1851:
------------------------------------------

ChugR opened a new pull request #928:
URL: https://github.com/apache/qpid-dispatch/pull/928


   Also identify callbacks that are ignored as NOOPs.
   
   The connection and link IDs in the log output are really helpful.
   
   Adding asserts reveals that function qdr_tcp_activate is called routinely with no context. Is that correct?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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
>            Priority: Major
>             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