You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/13 18:54:20 UTC

[jira] [Work logged] (TS-4968) Log a warning if connect_attempts_rr_retries is >= connect_attempts_max_retries

     [ https://issues.apache.org/jira/browse/TS-4968?focusedWorklogId=30602&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-30602 ]

ASF GitHub Bot logged work on TS-4968:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/Oct/16 18:53
            Start Date: 13/Oct/16 18:53
    Worklog Time Spent: 10m 
      Work Description: GitHub user jacksontj opened a pull request:

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

    TS-4968: Log a warning if connect_attempts_rr_retries is >= connect_attempts_max_retries

    

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/1105.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 #1105
    
----
commit 4ca4ca26e22864f415595f5be3a364e9f881ec99
Author: Thomas Jackson <ja...@gmail.com>
Date:   2016-10-13T18:53:20Z

    TS-4968: Log a warning if connect_attempts_rr_retries is >= connect_attempts_max_retries

----


Issue Time Tracking
-------------------

            Worklog Id:     (was: 30602)
            Time Spent: 10m
    Remaining Estimate: 0h

> 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
>          Time Spent: 10m
>  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)