dzcxzl created SPARK-27630:
------------------------------

             Summary: Stage retry causes totalRunningTasks calculation to be 
negative
                 Key: SPARK-27630
                 URL: https://issues.apache.org/jira/browse/SPARK-27630
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 2.3.0
            Reporter: dzcxzl


In the case of stage retry, the onTaskEnd event may be sent after the new stage 
is submitted. This will cause the ExecutorAllocationManager to calculate that 
the currently running task is negative.



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

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

Reply via email to