[
https://issues.apache.org/jira/browse/TS-4529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327960#comment-15327960
]
ASF GitHub Bot commented on TS-4529:
------------------------------------
GitHub user calavera opened a pull request:
https://github.com/apache/trafficserver/pull/703
[TS-4529] Adjust thread with the right continuation.
This patch seems to fix our issues with HttpAsync calls.
https://issues.apache.org/jira/browse/TS-4529
Signed-off-by: David Calavera <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/calavera/trafficserver
fix_proxy_client_transaction_adjust_thread
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/703.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 #703
----
commit 3480b3aa400bcd099029d538d1a6190d716f9306
Author: David Calavera <[email protected]>
Date: 2016-06-13T16:49:15Z
[TS-4529] Adjust thread with the right continuation.
Signed-off-by: David Calavera <[email protected]>
----
> HttpSM doesn't assign the right continuation when adjusting threads
> -------------------------------------------------------------------
>
> Key: TS-4529
> URL: https://issues.apache.org/jira/browse/TS-4529
> Project: Traffic Server
> Issue Type: Bug
> Reporter: David Calavera
>
> We're still seeing some segfaults after testing [~shinrich]'s patch in
> https://github.com/apache/trafficserver/pull/688 more thoroughly.
> I have a patch that seems to fix those remaining issues and I'll open a Pull
> Request right away.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)