[
https://issues.apache.org/jira/browse/TS-4745?focusedWorklogId=27221&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-27221
]
ASF GitHub Bot logged work on TS-4745:
--------------------------------------
Author: ASF GitHub Bot
Created on: 26/Aug/16 13:35
Start Date: 26/Aug/16 13:35
Worklog Time Spent: 10m
Work Description: Github user jrushford commented on the issue:
https://github.com/apache/trafficserver/pull/923
Ok, got it.
Thanks
--
John J. Rushford
From: Leif Hedstrom <[email protected]>
Reply-To: apache/trafficserver <[email protected]>
Date: Thursday, August 25, 2016 at 8:00 PM
To: apache/trafficserver <[email protected]>
Cc: John Rushford <[email protected]>, State change
<[email protected]>
Subject: Re: [apache/trafficserver] TS-4745: Initializes pRecord.failCount
in ParentRecord::ProcessParents. (#923)
Fwiw, we should make sure to review and mark a PR for CI build before
merging.
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on
GitHub<https://github.com/apache/trafficserver/pull/923#issuecomment-242603120>,
or mute the
thread<https://github.com/notifications/unsubscribe-auth/AEVybhygNLP4o2UWcrz8r2d8K_PraQeHks5qjki9gaJpZM4JtTFR>.
Issue Time Tracking
-------------------
Worklog Id: (was: 27221)
Time Spent: 1h 40m (was: 1.5h)
> 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 40m
> 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)