wuyi created SPARK-30359:
----------------------------

             Summary: Do not clear executorsPendingToRemove in 
CoarseGrainedSchedulerBackend.reset
                 Key: SPARK-30359
                 URL: https://issues.apache.org/jira/browse/SPARK-30359
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0
            Reporter: wuyi


if we clear executorsPendingToRemove in CoarseGrainedSchedulerBackend.reset, 
all tasks running on those pending remove executors will be counted failures 
later. But it's not right for the case of executorsPendingToRemove(execId)=true.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to