[
https://issues.apache.org/jira/browse/TS-4135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15122746#comment-15122746
]
ASF subversion and git services commented on TS-4135:
-----------------------------------------------------
Commit 4f18169334b3f24a00ef587631b893b981499b4a in trafficserver's branch
refs/heads/ts-4160 from [~sudheerv]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=4f18169 ]
[TS-4160] Reset the txn request/response handles at each hook, since core may
destroy them.
[TS-4160] clean up the code and initialize all handles for all hooks.
[TS-4160] move the reset of handles to NULL to the operator() from TS-4135.
[TS-4160] remove unnecessary reset.
> C++ api coredumps when used with other plugins using TSHttpTxnRedirectUrlSet.
> -----------------------------------------------------------------------------
>
> Key: TS-4135
> URL: https://issues.apache.org/jira/browse/TS-4135
> Project: Traffic Server
> Issue Type: Bug
> Components: CPP API
> Reporter: Sandeep Davu
> Assignee: Brian Geffon
> Labels: crash
> Fix For: 6.2.0
>
>
> There are multiple TS_EVENT_HTTP_SEND_REQUEST_HDR and
> TS_EVENT_HTTP_READ_RESPONSE_HDR for plugins that use TSHttpTxnRedirectUrlSet.
> Transaction object ignores these events.
> Ideally these events should be handled by reinitializing the server_request
> and server_response.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)