HeartSaVioR commented on PR #49156: URL: https://github.com/apache/spark/pull/49156#issuecomment-2564267751
@jingz-db https://github.com/apache/spark/pull/47805#issuecomment-2564246240 Looks like Thread.stop() is removed in Java 21 - it was deprecated. Looks like they no longer support the same operation but recommend to use a variable as signal flag. Could you please create a follow-up PR? Even better if you could run the failing test with JDK 21 setup. Thanks in advance! cc. @HyukjinKwon -- 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]
