richardc-db commented on PR #50849:
URL: https://github.com/apache/spark/pull/50849#issuecomment-2893030711

   there are failures like
   ```
   ===== POSSIBLE THREAD LEAK IN SUITE 
o.a.s.sql.errors.QueryExecutionErrorsSuite, threads: rpc-boss-1245-1 
(daemon=true) =====
   
   
   [info] org.apache.spark.sql.errors.QueryExecutionErrorsSuite *** ABORTED *** 
(37 milliseconds)
   [info]   java.lang.IllegalStateException: Shutdown hooks cannot be modified 
during shutdown.
   [info]   at 
org.apache.spark.util.SparkShutdownHookManager.add(ShutdownHookManager.scala:212)
   ```
   
   which i also see in other PRs such as 
[here](https://github.com/sryza/spark/actions/runs/15123885097/job/42512158877),
 so i think the failures are unrelated


-- 
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: reviews-unsubscr...@spark.apache.org

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


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

Reply via email to