Susan Hinrichs created TS-4664:
----------------------------------

             Summary: Crash due to separate event handlers for IO events and 
plugin events for ClientSession
                 Key: TS-4664
                 URL: https://issues.apache.org/jira/browse/TS-4664
             Project: Traffic Server
          Issue Type: Bug
            Reporter: Susan Hinrichs


Found while tracking TS-4507 and original fix on that branch.

Cleaned up handling regular events at the same time as plugin events. The 
original code relied on the subclasses overriding handle_api_event to handle 
the regular events, but the handler only handled the TIMEOUT event. Changed 
that to augment the subclasses' main event handler to call out to 
state_api_callout in the event of the plugin events.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to