You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Phil Sorber (JIRA)" <ji...@apache.org> on 2016/06/07 15:42:21 UTC

[jira] [Updated] (TS-4478) AsyncHttpFetch hangs forever after ProxyClientSession changes

     [ https://issues.apache.org/jira/browse/TS-4478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Phil Sorber updated TS-4478:
----------------------------
    Fix Version/s: 6.2.0

> AsyncHttpFetch hangs forever after ProxyClientSession changes
> -------------------------------------------------------------
>
>                 Key: TS-4478
>                 URL: https://issues.apache.org/jira/browse/TS-4478
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core, CPP API
>            Reporter: David Calavera
>            Assignee: Susan Hinrichs
>              Labels: regression
>             Fix For: 6.2.0, 7.0.0
>
>         Attachments: ats-ts-4478.zip
>
>
> I'm porting what [~biilmann] reported in https://github.com/apache/trafficserver/pull/570 here:
> This pull request also seems to break one of our plugins that does HTTP requests in a background worker thread via TSFetchUrl (used indirectly through the AsyncHttpFetch C++ API).
> The HTTP request will hang at this check for the right thread and never progress:
> https://github.com/apache/trafficserver/pull/570/files#diff-40fc32ab3504372e0eb74a54108d1b6fR2404
> Removing these checks for the right thread leads to a segfault.



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