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 2023/01/17 23:03:23 UTC

[GitHub] [trafficserver] maskit opened a new pull request, #9314: Register ET_UDP thread type even if no UDP threads are requested

maskit opened a new pull request, #9314:
URL: https://github.com/apache/trafficserver/pull/9314

   ET_UDP has to have a valid value because it's used to check the number of threads for the type.
   https://github.com/apache/trafficserver/blob/1a5853908ff9b5251c691a3efcd4765344491427/iocore/net/QUICPacketHandler.cc#L214-L220
   
   The way of registering event type is inconsistent in ATS. This follows what we do for ET_TASK.


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

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

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


[GitHub] [trafficserver] maskit commented on pull request #9314: Register ET_UDP thread type even if no UDP threads are requested

Posted by GitBox <gi...@apache.org>.
maskit commented on PR #9314:
URL: https://github.com/apache/trafficserver/pull/9314#issuecomment-1386213238

   This fixes #5506.


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

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

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


[GitHub] [trafficserver] maskit merged pull request #9314: Register ET_UDP thread type even if no UDP threads are requested

Posted by "maskit (via GitHub)" <gi...@apache.org>.
maskit merged PR #9314:
URL: https://github.com/apache/trafficserver/pull/9314


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

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

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