markt-asf commented on PR #612:
URL: https://github.com/apache/tomcat/pull/612#issuecomment-1531137327

   The thread dump confirms the earlier analysis. The 
`sun.nio.ch.KQueuePort$EventHandlerTask` never exits so the proposed change 
will not have the impact desired.
   It would be worth exploring if the default group configuration has changed 
since the code was first written since the intention was to mimic that but with 
the added benefits that multiple `WsWebSocketContainer` would share a single 
pool and that the pool would be destroyed when no longer required.


-- 
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: dev-unsubscr...@tomcat.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to