You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/07/01 21:47:00 UTC

[jira] [Assigned] (SPARK-35980) ThreadAudit test helper should log whether a thread is a Daemon thread

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

Apache Spark reassigned SPARK-35980:
------------------------------------

    Assignee: Apache Spark

> 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
>
> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org