You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Susan Hinrichs (JIRA)" <ji...@apache.org> on 2016/09/27 18:23:21 UTC

[jira] [Updated] (TS-4900) con_id member variable is shadowed in Http2ClientSession

     [ https://issues.apache.org/jira/browse/TS-4900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Susan Hinrichs updated TS-4900:
-------------------------------
    Priority: Minor  (was: Major)

> con_id member variable is shadowed in Http2ClientSession
> --------------------------------------------------------
>
>                 Key: TS-4900
>                 URL: https://issues.apache.org/jira/browse/TS-4900
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HTTP/2
>            Reporter: Susan Hinrichs
>            Priority: Minor
>
> Noticed this while tracking down another bug.  The debug messages were including the con_id value which was always null even through the ProxyClientSession class atomic increments to create a new value on new_connection.
> The member variable con_id is declared in both the parent class (ProxyClientSession) and the child class (Http2ClientSession).  Aside from debugging the con_id member variable doesn't really seem to be used for Http2, so this isn't a critical bug.



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