You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2019/04/01 00:31:00 UTC

[jira] [Created] (SPARK-27333) Add StatisticsDataReferenceCleaner/process reaper/broadcast-exchange to thread audit whitelist

Dongjoon Hyun created SPARK-27333:
-------------------------------------

             Summary: Add StatisticsDataReferenceCleaner/process reaper/broadcast-exchange to thread audit whitelist
                 Key: SPARK-27333
                 URL: https://issues.apache.org/jira/browse/SPARK-27333
             Project: Spark
          Issue Type: Improvement
          Components: Tests
    Affects Versions: 3.0.0
            Reporter: Dongjoon Hyun


Update thread audit whitelist to skip threads of the global broadcast exchange thread pool, process reaper and Hadoop FS statistics data reference cleaner thread.
{code}
===== POSSIBLE THREAD LEAK IN SUITE o.a.s.sql.SessionStateSuite, 
thread names: broadcast-exchange-6, broadcast-exchange-0, 
broadcast-exchange-2, broadcast-exchange-5, broadcast-exchange-7, 
broadcast-exchange-4, broadcast-exchange-1, process reaper, broadcast-exchange-3,
 org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner =====
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org