John Rushford created TS-4633:
---------------------------------
Summary: Fix an erroneous warning message when reading the
parent.config file.
Key: TS-4633
URL: https://issues.apache.org/jira/browse/TS-4633
Project: Traffic Server
Issue Type: Bug
Components: Configuration
Reporter: John Rushford
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)