[
https://issues.apache.org/jira/browse/TS-4866?focusedWorklogId=29389&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29389
]
ASF GitHub Bot logged work on TS-4866:
--------------------------------------
Author: ASF GitHub Bot
Created on: 20/Sep/16 13:28
Start Date: 20/Sep/16 13:28
Worklog Time Spent: 10m
Work Description: GitHub user zwoop opened a pull request:
https://github.com/apache/trafficserver/pull/1035
TS-4866: Makes traffic_cop killing optional
This adds a new configuration option, proxy.config.cop.active_health_checks:
0 - traffic_cop is not allowed to kill any processes
1 - Only traffic_manager can be killed on failed health checks
2 - Only traffic_server can be killed on failed health checks
3 - traffic_server and traffic_manager can be killed on failure (default)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zwoop/trafficserver TS-4866
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/1035.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 #1035
----
commit 6c609d4acbf9de7524527f720b68dcd62c982812
Author: Leif Hedstrom <[email protected]>
Date: 2016-09-19T22:19:25Z
TS-4866: Makes traffic_cop killing optional
This adds a new configuration option, proxy.config.cop.active_health_checks:
0 - traffic_cop is not allowed to kill any processes
1 - Only traffic_manager can be killed on failed health checks
2 - Only traffic_server can be killed on failed health checks
3 - traffic_server and traffic_manager can be killed on failure (default)
----
Issue Time Tracking
-------------------
Worklog Id: (was: 29389)
Time Spent: 10m
Remaining Estimate: 0h
> Remove traffic_cop health checking.
> -----------------------------------
>
> Key: TS-4866
> URL: https://issues.apache.org/jira/browse/TS-4866
> Project: Traffic Server
> Issue Type: Bug
> Components: Cop
> Affects Versions: 7.0.0
> Reporter: James Peach
> Assignee: Leif Hedstrom
> Fix For: 7.1.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> There is a school of thought that {{traffic_cop}} health checking causes more
> problems that in solves. Consider whether we should eliminate health checking
> from {{traffic_cop}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)