[
https://issues.apache.org/jira/browse/TS-4514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321512#comment-15321512
]
ASF GitHub Bot commented on TS-4514:
------------------------------------
Github user ushachar commented on the issue:
https://github.com/apache/trafficserver/pull/699
BSD CI failure appears to be due to compiling the wrong code??
boom.cc:415:21: error: unused variable 'pboom' [-Werror,-Wunused-variable]
BoomGlobalPlugin *pboom = new BoomGlobalPlugin(pregistry);
but boom.cc doesn't contain that line in my branch or in master....
> 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
>
>
> 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)