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

[jira] [Closed] (TS-4745) pRecord.failCount not init in ParentRecord::ProcessParents

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

John Rushford closed TS-4745.
-----------------------------

> pRecord.failCount not init in ParentRecord::ProcessParents
> ----------------------------------------------------------
>
>                 Key: TS-4745
>                 URL: https://issues.apache.org/jira/browse/TS-4745
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Parent Proxy
>            Reporter: xiangdong chen
>            Assignee: John Rushford
>             Fix For: 7.0.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> the failCount is not init,is may be an big number ( it already happend in my sisution),after the ats is startup.
> it will cause the parent immediately marked down,once connect the parent failed.  
> fix the code:
> this->parents[i].failCount = 0;//added by xdchen,line:447



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