[
https://issues.apache.org/jira/browse/TS-4135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15122641#comment-15122641
]
ASF GitHub Bot commented on TS-4135:
------------------------------------
Github user sudheerv commented on the pull request:
https://github.com/apache/trafficserver/pull/442#issuecomment-176500044
This patch does not solve the issue completely (for example, the issues
raised in https://issues.apache.org/jira/browse/TS-4160). You will also need to
reset the handles on every hook to make sure that invalid hooks are assigned.
I'm creating a PR shortly which will supplement this.
> 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)