GitHub user jrushford opened a pull request:

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

    TS-4633: Fix an erroneous warning message when reading the parent.con…

    An erroneous warning message is logged when at startup when reading the 
parent.config file:
    
    "WARNING: <ParentSelection.cc:653 (Init)> [ParentSelection] disabling 
parent_retry on line 24 because parent_is_proxy is true"
    
    This warning should only be logged when parent_retry is set in the 
parent.config and when parent_is_proxy is true.

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

    $ git pull https://github.com/jrushford/trafficserver TS-4633

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

    https://github.com/apache/trafficserver/pull/782.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 #782
    
----
commit dff3d2bc99f7a4ed9c9581ac1370b10995d44490
Author: John J. Rushford <john_rushf...@cable.comcast.com>
Date:   2016-07-01T20:52:59Z

    TS-4633: Fix an erroneous warning message when reading the parent.config 
file.

----


---
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