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:35:00 UTC

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

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

Dongjoon Hyun resolved SPARK-27333.
-----------------------------------
       Resolution: Fixed
         Assignee: Attila Zsolt Piros
    Fix Version/s: 3.0.0

This is resolved via https://github.com/apache/spark/pull/24244

> 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
>            Assignee: Attila Zsolt Piros
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> 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