dsmiley opened a new pull request, #4220: URL: https://github.com/apache/solr/pull/4220
Jetty 12's Server.doStop() throws TimeoutException when graceful shutdown exceeds the 15-second stop timeout. This was propagating uncaught, skipping all forceful cleanup (qtp stop, rte stop, server join), causing thread leaks and cascading test failures like LB2SolrClientTest flakiness on CI. https://develocity.apache.org/scans/tests?search.relativeStartTime=P90D&search.rootProjectNames=solr-root&search.timeZoneId=America%2FNew_York&tests.container=org.apache.solr.client.solrj.impl.LB2SolrClientTest&tests.test=testTwoServers -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
