[
https://issues.apache.org/jira/browse/TS-4968?focusedWorklogId=31208&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-31208
]
ASF GitHub Bot logged work on TS-4968:
--------------------------------------
Author: ASF GitHub Bot
Created on: 27/Oct/16 00:32
Start Date: 27/Oct/16 00:32
Worklog Time Spent: 10m
Work Description: GitHub user jacksontj opened a pull request:
https://github.com/apache/trafficserver/pull/1156
TS-4968: Log a warning if connect_attempts_rr_retries is >=
connect_attempts_max_retries
Fix formatting and compiler warning
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jacksontj/trafficserver TS-4968
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/1156.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 #1156
----
commit f2e66119c2a88cf7b0918b602ce6637edcd03664
Author: Thomas Jackson <[email protected]>
Date: 2016-10-27T00:31:09Z
TS-4968: Log a warning if connect_attempts_rr_retries is >=
connect_attempts_max_retries
Fix formatting and compiler warning
----
Issue Time Tracking
-------------------
Worklog Id: (was: 31208)
Time Spent: 1.5h (was: 1h 20m)
> Log a warning if connect_attempts_rr_retries is >=
> connect_attempts_max_retries
> -------------------------------------------------------------------------------
>
> Key: TS-4968
> URL: https://issues.apache.org/jira/browse/TS-4968
> Project: Traffic Server
> Issue Type: Improvement
> Components: HTTP
> Reporter: Thomas Jackson
> Assignee: Thomas Jackson
> Fix For: 7.1.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> If connect_attempts_rr_retries >= connect_attempts_max_retries requests going
> to an RR DNS record will never be redispatched. To make it a bit more
> obvious-- I think we should log a warning when we load the configs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)