GitHub user jrushford opened a pull request:

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

    Insure that parent health stats are updated properly on a markdown

    Parents may be marked down prematurely because the health stats are not 
reset when the retry window has elapsed.  This adds a check when a parent is 
marked down to make sure that the health stats are updated appropriately.

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

    $ git pull https://github.com/jrushford/trafficserver reset_parent_stats

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

    https://github.com/apache/trafficserver/pull/1548.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 #1548
    
----
commit 0ab69ddd9d51d19aa3f983d39f02b1175c80cf63
Author: jrushf1239k <john_rushf...@cable.comcast.com>
Date:   2017-03-07T18:01:25Z

    Insure that parent health stats are updated properly on a markdown
    when the retry window has elapsed.  This avoids premature markdowns.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to