[ 
https://issues.apache.org/jira/browse/SPARK-35980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon resolved SPARK-35980.
----------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

Issue resolved by pull request 33178
[https://github.com/apache/spark/pull/33178]

> ThreadAudit test helper should log whether a thread is a Daemon thread
> ----------------------------------------------------------------------
>
>                 Key: SPARK-35980
>                 URL: https://issues.apache.org/jira/browse/SPARK-35980
>             Project: Spark
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: 3.1.2
>            Reporter: Tim Armstrong
>            Assignee: Apache Spark
>            Priority: Major
>             Fix For: 3.3.0
>
>
> It would be helpful if the POSSIBLE THREAD LEAK IN SUITE error mentioned 
> whether the threads were daemon threads or not, since leaked non-daemon 
> threads are more likely to be unintentional than leaked daemon threads.
> https://github.com/apache/spark/blob/master/core/src/test/scala/org/apache/spark/ThreadAudit.scala#L113



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to