[
https://issues.apache.org/jira/browse/TS-3950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-3950:
------------------------------
Fix Version/s: (was: 6.2.0)
7.0.0
> PluginVC receives events after it's already closed.
> ---------------------------------------------------
>
> Key: TS-3950
> URL: https://issues.apache.org/jira/browse/TS-3950
> Project: Traffic Server
> Issue Type: Bug
> Components: Core, Plugins
> Reporter: Sudheer Vinukonda
> Assignee: Sudheer Vinukonda
> Fix For: 7.0.0
>
>
> This is a follow up to TS-3949. It looks like PluginVC receives events (read,
> write, timeout etc) even after it's already closed. It currently ignores
> those events by checking the *closed* state. However, this looks to be
> inherently incorrect, since, accessing the data inside an already closed
> pluginVC is fraught with bugs (e.g. it could have been reallocated etc).
> Opening this jira to track the problem and see if it can be fixed better.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)