Sudheer Vinukonda created TS-3950:
-------------------------------------

             Summary: 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


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)

Reply via email to