vmamidi commented on issue #6686:
URL: https://github.com/apache/trafficserver/pull/6686#issuecomment-617252588


   > @vmamidi The problem isn't that HttpSM died. Rather that multiple events 
were created for the HostDBContinutation, and the original logic was not 
correctly tracking those events. So when the HttpSM finished, there were 
lingering retry events that hadn't been canceled. Some logic needed to track 
those events so they could be canceled when needed.
   
   if HttpSM finished, and the events weren't canceled? shouldn't HttpSM cancel 
those events instead of HostDBContinuation trying to clear them? 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to