You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "wuyi (Jira)" <ji...@apache.org> on 2020/09/14 15:19:00 UTC

[jira] [Created] (SPARK-32878) Avoid scheduling TaskSetManager which has no pending tasks

wuyi created SPARK-32878:
----------------------------

             Summary: Avoid scheduling TaskSetManager which has no pending tasks
                 Key: SPARK-32878
                 URL: https://issues.apache.org/jira/browse/SPARK-32878
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 3.1.0
            Reporter: wuyi


Spark always tries to schedule a TaskSetManager even if it has no pending tasks. We can skip them to avoid any potential overhead.



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