[jira] [Commented] (TS-4633) Fix an erroneous warning message when reading the parent.config file.

2016-07-01 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-4633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15359879#comment-15359879
 ] 

ASF subversion and git services commented on TS-4633:
-

Commit e151ff4e9e17ce406a51ff7581f7b34bf312f8cb in trafficserver's branch 
refs/heads/6.2.x from John J. Rushford
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=e151ff4 ]

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

(cherry picked from commit dff3d2bc99f7a4ed9c9581ac1370b10995d44490)


> 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
>Assignee: John Rushford
>Priority: Minor
> Fix For: 6.2.0, 7.0.0
>
>
> An erroneous warning message is logged when at startup when reading the 
> parent.config file:
> WARNING:  [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)


[jira] [Commented] (TS-4633) Fix an erroneous warning message when reading the parent.config file.

2016-07-01 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-4633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15359750#comment-15359750
 ] 

ASF subversion and git services commented on TS-4633:
-

Commit e5d53b15a79e042a3ac792c3339a0249a269e62d in trafficserver's branch 
refs/heads/master from John J. Rushford
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=e5d53b1 ]

Merge pull request #782 from jrushford/TS-4633

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

> 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
>Assignee: John Rushford
>Priority: Minor
> Fix For: 7.0.0
>
>
> An erroneous warning message is logged when at startup when reading the 
> parent.config file:
> WARNING:  [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)


[jira] [Commented] (TS-4633) Fix an erroneous warning message when reading the parent.config file.

2016-07-01 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-4633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15359749#comment-15359749
 ] 

ASF subversion and git services commented on TS-4633:
-

Commit e5d53b15a79e042a3ac792c3339a0249a269e62d in trafficserver's branch 
refs/heads/master from John J. Rushford
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=e5d53b1 ]

Merge pull request #782 from jrushford/TS-4633

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

> 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
>Assignee: John Rushford
>Priority: Minor
> Fix For: 7.0.0
>
>
> An erroneous warning message is logged when at startup when reading the 
> parent.config file:
> WARNING:  [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)


[jira] [Commented] (TS-4633) Fix an erroneous warning message when reading the parent.config file.

2016-07-01 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-4633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15359747#comment-15359747
 ] 

ASF GitHub Bot commented on TS-4633:


Github user jrushford closed the pull request at:

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


> 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
>Assignee: John Rushford
>Priority: Minor
> Fix For: 7.0.0
>
>
> An erroneous warning message is logged when at startup when reading the 
> parent.config file:
> WARNING:  [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)


[jira] [Commented] (TS-4633) Fix an erroneous warning message when reading the parent.config file.

2016-07-01 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-4633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15359748#comment-15359748
 ] 

ASF subversion and git services commented on TS-4633:
-

Commit dff3d2bc99f7a4ed9c9581ac1370b10995d44490 in trafficserver's branch 
refs/heads/master from John J. Rushford
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=dff3d2b ]

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


> 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
>Assignee: John Rushford
>Priority: Minor
> Fix For: 7.0.0
>
>
> An erroneous warning message is logged when at startup when reading the 
> parent.config file:
> WARNING:  [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)


[jira] [Commented] (TS-4633) Fix an erroneous warning message when reading the parent.config file.

2016-07-01 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-4633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15359734#comment-15359734
 ] 

ASF GitHub Bot commented on TS-4633:


Github user zwoop commented on the issue:

https://github.com/apache/trafficserver/pull/782
  
Oh I see, the 6.2.0 PR is in #781. Great.


> 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
>Assignee: John Rushford
>Priority: Minor
> Fix For: 7.0.0
>
>
> An erroneous warning message is logged when at startup when reading the 
> parent.config file:
> WARNING:  [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)


[jira] [Commented] (TS-4633) Fix an erroneous warning message when reading the parent.config file.

2016-07-01 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-4633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15359729#comment-15359729
 ] 

ASF GitHub Bot commented on TS-4633:


Github user zwoop commented on the issue:

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

Lets back port this to 6.2.0 as well, since we have to re-roll because of 
the other fix.


> 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
>Assignee: John Rushford
>Priority: Minor
> Fix For: 7.0.0
>
>
> An erroneous warning message is logged when at startup when reading the 
> parent.config file:
> WARNING:  [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)


[jira] [Commented] (TS-4633) Fix an erroneous warning message when reading the parent.config file.

2016-07-01 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-4633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15359637#comment-15359637
 ] 

ASF GitHub Bot commented on TS-4633:


Github user atsci commented on the issue:

https://github.com/apache/trafficserver/pull/782
  
Linux build *successful*! See 
https://ci.trafficserver.apache.org/job/Github-Linux/298/ for details.
 



> 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
>Assignee: John Rushford
>
> An erroneous warning message is logged when at startup when reading the 
> parent.config file:
> WARNING:  [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)


[jira] [Commented] (TS-4633) Fix an erroneous warning message when reading the parent.config file.

2016-07-01 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-4633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15359626#comment-15359626
 ] 

ASF GitHub Bot commented on TS-4633:


Github user atsci commented on the issue:

https://github.com/apache/trafficserver/pull/782
  
FreeBSD build *successful*! See 
https://ci.trafficserver.apache.org/job/Github-FreeBSD/403/ for details.
 



> 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
>Assignee: John Rushford
>
> An erroneous warning message is logged when at startup when reading the 
> parent.config file:
> WARNING:  [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)


[jira] [Commented] (TS-4633) Fix an erroneous warning message when reading the parent.config file.

2016-07-01 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-4633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15359611#comment-15359611
 ] 

ASF GitHub Bot commented on TS-4633:


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] 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 
Date:   2016-07-01T20:52:59Z

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




> 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
>Assignee: John Rushford
>
> An erroneous warning message is logged when at startup when reading the 
> parent.config file:
> WARNING:  [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)