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

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

                Author: ASF GitHub Bot
            Created on: 07/Nov/16 21:45
            Start Date: 07/Nov/16 21:45
    Worklog Time Spent: 10m 
      Work Description: GitHub user jrushford opened a pull request:

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

    TS-4514: Transaction hangs when no_dns_just_forward is configured but…

    … parent proxy is unresolvable (#699)
    
    It doesn't really make sense for the parent selection layer to be aware of 
the no_dns flag.
    Calling code handles takes the flag into account.
    (cherry picked from commit 52843c023800370781e69fec45c3952edf8a307b)
    
    Conflicts:
        proxy/ParentRoundRobin.cc
        proxy/ParentSelection.cc

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jrushford/trafficserver TS-4514

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/1208.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 #1208
    
----
commit 9b9b2a30f5fb6331a9ba3e9df2d1a46bb8aa015e
Author: Uri Shachar <[email protected]>
Date:   2016-06-09T07:11:18Z

    TS-4514: Transaction hangs when no_dns_just_forward is configured but 
parent proxy is unresolvable (#699)
    
    It doesn't really make sense for the parent selection layer to be aware of 
the no_dns flag.
    Calling code handles takes the flag into account.
    (cherry picked from commit 52843c023800370781e69fec45c3952edf8a307b)
    
    Conflicts:
        proxy/ParentRoundRobin.cc
        proxy/ParentSelection.cc

----


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

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

> Transaction hangs when no_dns_just_forward is configured but parent proxy is 
> unresolvable
> -----------------------------------------------------------------------------------------
>
>                 Key: TS-4514
>                 URL: https://issues.apache.org/jira/browse/TS-4514
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: DNS, Parent Proxy
>            Reporter: Uri Shachar
>            Assignee: Uri Shachar
>             Fix For: 7.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When ATS is configured with:
> {code}
> CONFIG proxy.config.http.no_dns_just_forward_to_parent INT 1
> {code}
> And a transaction comes in that has an unresolvable parent in parents.config 
> ATS will keep retrying to resolve the same parent.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to