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/27 01:03:38 UTC

[GitHub] [trafficserver] masaori335 commented on pull request #7879: Cleanup: Get rid of HTTP2_SESSION_EVENT_RECV

masaori335 commented on pull request #7879:
URL: https://github.com/apache/trafficserver/pull/7879#issuecomment-849234461


   I agree this is not completely equivalent. As you pointed out `recursion` of `Http2ConnectionState` is not incremented. But this change is safe because the `rcv_frame()` call is guarded by `recursion` of Http2ClientSession.
   
   Could you give me a pointer where the zombi event is checking the `recursion`?


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