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

ASF GitHub Bot commented on TS-4172:
------------------------------------

GitHub user masaori335 opened a pull request:

    https://github.com/apache/trafficserver/pull/454

    TS-4172: Cleanup debug logs of Http2ConnectionState

    [TS-4172](https://issues.apache.org/jira/browse/TS-4172)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/masaori335/trafficserver ts-4172

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/454.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #454
    
----
commit 0321d2dea58e0c315426bad57470998f9806462e
Author: Masaori Koshiba <[email protected]>
Date:   2016-02-04T07:24:53Z

    TS-4172: Cleanup debug logs of Http2ConnectionState

----


> Cleanup debug logs of Http2ConnectionState
> ------------------------------------------
>
>                 Key: TS-4172
>                 URL: https://issues.apache.org/jira/browse/TS-4172
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: HTTP/2
>            Reporter: Masaori Koshiba
>            Assignee: Masaori Koshiba
>             Fix For: 6.2.0
>
>
> 1. {{http2_cs}} debug tag is used in {{Http2ClientSession}} and 
> {{Http2ConnectionState}} classes. This sometimes makes me confused when I 
> debug HTTP/2 components.
> It is better to change debug tag of {{Http2ConnectionState}} to 
> {{http2_conn}}.
> 2. Some debug logs has stream id. It is better that other debug logs in 
> {{Http2ConnectionState}} has stream id too.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to