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/10/21 20:52:00 UTC

[jira] [Commented] (DISPATCH-1812) Add the "C" prefix in log messages to connection identifiers in server.c

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

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

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


   …em. This makes things uniform across server.c and others


----------------------------------------------------------------
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


> Add the "C" prefix in log messages to connection identifiers in server.c 
> -------------------------------------------------------------------------
>
>                 Key: DISPATCH-1812
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1812
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>          Components: Container
>    Affects Versions: 1.14.0
>            Reporter: Ganesh Murthy
>            Assignee: Ganesh Murthy
>            Priority: Major
>
> Some log messages show up without the C and some with the C.
>  
> For instance the following log line -
> {noformat}
> 2020-10-21 12:43:33.132771 -0400 SERVER (trace) [1] Connecting to 127.0.0.1:27541 {noformat}
>  
> should be
> {noformat}
> 2020-10-21 12:43:33.132771 -0400 SERVER (trace) [C1] Connecting to 127.0.0.1:27541 {noformat}
>  



--
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