You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/12/02 20:09:10 UTC

[jira] [Created] (SPARK-12101) Fix thread pools that cannot cache tasks in Worker and AppClient

Shixiong Zhu created SPARK-12101:
------------------------------------

             Summary: Fix thread pools that cannot cache tasks in Worker and AppClient
                 Key: SPARK-12101
                 URL: https://issues.apache.org/jira/browse/SPARK-12101
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 1.5.2, 1.4.1, 1.6.0
            Reporter: Shixiong Zhu
            Assignee: Shixiong Zhu


SynchronousQueue cannot cache any task. This issue is similar to SPARK-11999. It's an easy fix. Just use the fixed ThreadUtils.newDaemonCachedThreadPool.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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