bboyleonp666 commented on PR #16817:
URL: https://github.com/apache/kafka/pull/16817#issuecomment-2272418055

   While handling this issue, I found there's another method 
`NioEchoServer#closeSocketChannels` that might have potential risk like this 
one. It's now only used by 2 tests in `SslTransportLayerTest`, but since it's a 
public method, I think we should add the same thread safe protection for this 
one as well.
   
   


-- 
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: jira-unsubscr...@kafka.apache.org

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

Reply via email to