You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/05/03 21:39:58 UTC

[GitHub] [trafficserver] shinrich commented on pull request #7578: Adapt to continuation changes in write event handling

shinrich commented on pull request #7578:
URL: https://github.com/apache/trafficserver/pull/7578#issuecomment-831552713


   The continuation associated with the vio may be changed in the handler if do_io_write is performed in the handler.  The case I ran into was in the h2 to origin branch.  But another example shows up for example if an origin connection is returned to the session pool.  In that case, the do_io_write continuation would be changed from the HttpSM to the HttpSessionPool.


-- 
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:
users@infra.apache.org