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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17373065#comment-17373065 ] 

Tim Armstrong commented on SPARK-35980:
---------------------------------------

I plan to contribute a fix for this.

> 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
>            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