Github user squito commented on the issue:

    https://github.com/apache/spark/pull/21131
  
    The DAGSCheudler is notified about successfully completed tasks, whether or 
not the `tsm.successful` is already true:
    
    
https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/scheduler/TaskSetManager.scala#L745-L768
    
    I don't think there are problems here ... though I agree its confusing and 
we could have better tests here ...


---

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

Reply via email to