rmuir commented on issue #14454: URL: https://github.com/apache/lucene/issues/14454#issuecomment-2792577247
I'm not sure if the test has killed all the JVMs yet in this case or not. Not sure where the connections are going and coming, maybe the node is attempting to search itself? Also the test kills JVMs, so not all sockets get `shutdown()` cleanly. Basically, I did not yet try to debug any higher level logic, just address this particular case. We should be able to beast the test now more efficiently and easier find problems. -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org